public class Client
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
API_URL |
static okhttp3.MediaType |
MEDIA_TYPE_JSON |
| Constructor and Description |
|---|
Client(java.lang.String apiKey) |
| Modifier and Type | Method and Description |
|---|---|
Email |
Email() |
Log |
Log() |
void |
setAppId(java.lang.String appId) |
void |
setAppName(java.lang.String appName) |
Store |
Store() |
public static final java.lang.String API_URL
public static final okhttp3.MediaType MEDIA_TYPE_JSON