| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
ACCESS_TOKEN_INVALID |
75 |
public static final int |
ACCESS_TOKEN_VALID |
54 |
public static final int |
API_ACCESS_TOKEN_INVALID |
1001 |
public static final int |
API_ACCESS_TOKEN_VALID |
1000 |
public static final int |
IS_USER_LOGIN_OAUTH |
80 |
public static final int |
OAUTH_TOKEN_INVALID |
83 |
public static final int |
OAUTH_TOKEN_VALID |
56 |
public static final int |
REQUEST_AUTH_LOGIN |
110 |
public static final int |
REQUEST_AUTH_LOGOUT |
111 |
public static final int |
SETUP_OAUTH_ERROR |
82 |
public static final int |
SETUP_OAUTH_SUCCESS |
81 |
public static final int |
TOKEN_VERIFY_FAIL |
53 |
public static final int |
TOKEN_VERIFY_SUCCESS |
55 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
GENERIC_ERROR |
35 |
public static final java.lang.String |
OAUTH_PATH_TOKEN |
"auth/" |
public static final java.lang.String |
OAUTH_PATH_VERIFY |
"auth/token/verify" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final java.lang.String |
ACTION_GET_DEVICE_CLOUD_STATUS |
"com.elotouch.ic.athens.GET_DEVICE_CLOUD_STATUS" |
public static final java.lang.String |
ACTION_GET_PLAY_CONTENT |
"com.elotouch.ic.athens.GET_PLAY_CONTENT" |
public static final java.lang.String |
ACTION_GET_PLAY_CONTENT_STATUS |
"com.elotouch.ic.athens.GET_PLAY_CONTENT_STATUS" |
public static final java.lang.String |
ACTION_SET_OFFLINE_PLAY_CONTENT |
"com.elotouch.ic.athens.SET_OFFLINE_PLAY_CONTENT" |
public static final int |
DEVICE_CLOUD_STATUS_CODE |
50000 |
public static final int |
GET_DEVICE_ONLINE_STATUS |
344 |
public static final int |
GET_PLAY_CONTENT |
342 |
public static final int |
GET_PLAY_CONTENT_STATUS |
343 |
public static final int |
OFFLINE_PLAY_CONTENT_CODE |
1001 |
public static final int |
QS_BT_RESPONSE_CODE |
340 |
public static final int |
QS_WIFI_RESPONSE_CODE |
339 |
public static final java.lang.String |
RESPONSE_GET_DEVICE_CLOUD_STATUS |
"com.elotouch.ic.athens.RESPONSE_DEVICE_CLOUD_STATUS" |
public static final java.lang.String |
RESPONSE_OFFLINE_PLAY_CONTENT |
"com.elotouch.ic.athens.RESPONSE_OFFLINE_PLAY_CONTENT" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
REGISTER_CTX_NULL_CODE |
301 |
public static final int |
REGISTERED_EXCEPTION_CODE |
302 |
public static final int |
REGISTERED_SUCCESSFULLY_CODE |
300 |
public static final int |
UNREGISTER_CTX_NULL_CODE |
201 |
public static final int |
UNREGISTERED_EXCEPTION_CODE |
202 |
public static final int |
UNREGISTERED_SUCCESSFULLY_CODE |
200 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
GET_ETH_MAC_ADDRESS_CODE |
604 |
public static final int |
GET_NETWORK_RESPONSE_CODE |
602 |
public static final int |
GET_WIFI_MAC_ADDRESS_CODE |
603 |
public static final int |
INSTALL_CERTIFICATE_CODE |
607 |
public static final int |
SET_EST_CERTIFICATE_CODE |
605 |
public static final int |
SET_NETWORK_RESPONSE_CODE |
601 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DEVICE_NOT_SUPPORT_GMS |
701 |
public static final int |
EV_RESPONSE |
103 |
public static final int |
OS360_RESPONSE_AVAILABLE |
101 |
public static final int |
OS360_RESPONSE_UNAVAILABLE |
102 |
public static final int |
OTA_APPLY_FILE_ERROR |
30 |
public static final int |
OTA_APPLY_IN_PROGRESS |
31 |
public static final int |
OTA_CHECK_STATUS_GENERIC_ERROR |
23 |
public static final int |
OTA_CHECK_STATUS_NEW |
21 |
public static final int |
OTA_CHECK_STATUS_OLD |
20 |
public static final int |
OTA_CHECK_STATUS_SAME |
22 |
public static final int |
OTA_DIRECTORY_CLEARED |
33 |
public static final int |
OTA_DOWNLOAD_GENERIC_ERROR |
7 |
public static final int |
OTA_DOWNLOAD_LOCAL_FILE_ERROR |
5 |
public static final int |
OTA_DOWNLOAD_LOCAL_FILE_PERCENTAGE |
6 |
public static final int |
OTA_DOWNLOAD_LOCAL_FILE_SUCCESS |
4 |
public static final int |
OTA_DOWNLOAD_REMOTE_FILE_ALREADY_DOWNLOADED |
32 |
public static final int |
OTA_DOWNLOAD_REMOTE_FILE_ERROR |
2 |
public static final int |
OTA_DOWNLOAD_REMOTE_FILE_PERCENTAGE |
3 |
public static final int |
OTA_DOWNLOAD_REMOTE_FILE_SUCCESS |
1 |
public static final int |
OTA_EXISTING_ZIPFILE_READ_ERROR |
34 |
public static final int |
OTA_VERIFY_FILE_ERROR |
13 |
public static final int |
OTA_VERIFY_SIGN_ERROR |
11 |
public static final int |
OTA_VERIFY_SIGN_PERCENTAGE |
12 |
public static final int |
OTA_VERIFY_SIGN_SUCCESS |
10 |
public static final int |
OTA_VERSION_RESPONSE_AVAILABLE |
68 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
INSTALL_LISTENER_REGISTERED |
70 |
public static final int |
INSTALL_LISTENER_UNREGISTERED |
77 |
public static final int |
INSTALLER_RESULT_CODE |
83 |
public static final int |
LISTENER_REGISTRATION_ERROR |
80 |
public static final int |
PACKAGE_STATUS_CHANGE_CODE |
203 |
public static final int |
PACKAGE_STATUS_CHANGE_LISTENER_CODE |
202 |
public static final int |
PACKAGE_STATUS_RESULT_CODE |
204 |
public static final int |
SET_WHITELIST_APP_PERMISSION_RESULT_CODE |
205 |
public static final int |
SET_WHITELIST_RULE_RESULT_CODE |
206 |
public static final int |
UNINSTALL_LISTENER_REGISTERED |
71 |
public static final int |
UNINSTALL_LISTENER_UNREGISTERED |
78 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
ERROR_OTHER |
-401 |
public static final int |
ERROR_SINGLE_APP_MODE |
-400 |
public static final int |
RECEIVE_KEY_EVENT |
374 |
public static final int |
SUCCESS_CODE |
0 |