public class Platform
extends java.lang.Object
| Constructor and Description |
|---|
Platform() |
| Modifier and Type | Method and Description |
|---|---|
static HttpConnection |
createHttpConnection()
Create http connection.
|
static java.lang.String |
getUserAgent()
Generates the User-Agent
|
public static HttpConnection createHttpConnection()
public static java.lang.String getUserAgent()