Modifier and Type | Constant Field | Value |
---|---|---|
public static final java.lang.String |
TAG |
"NIMClient" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final java.lang.String |
ACTION_RECEIVE_AVCHAT_CALL_NOTIFICATION |
".ACTION.RECEIVE_AVCHAT_CALL_NOTIFICATION" |
public static final java.lang.String |
ACTION_RECEIVE_CUSTOM_NOTIFICATION |
".ACTION.RECEIVE_CUSTOM_NOTIFICATION" |
public static final java.lang.String |
ACTION_RECEIVE_MSG |
".ACTION.RECEIVE_MSG" |
public static final java.lang.String |
ACTION_RECEIVE_RTS_NOTIFICATION |
".ACTION.RECEIVE_RTS_NOTIFICATION" |
public static final java.lang.String |
EXTRA_BROADCAST_MSG |
"com.netease.nim.EXTRA.BROADCAST_MSG" |
public static final java.lang.String |
EXTRA_NOTIFY_CONTENT |
"com.netease.nim.EXTRA.NOTIFY_CONTENT" |
public static final java.lang.String |
EXTRA_NOTIFY_SESSION_CONTENT |
"com.netease.nim.EXTRA.NOTIFY_SESSION_CONTENT" |
public static final java.lang.String |
PERMISSION_RECEIVE_MSG |
".permission.RECEIVE_MSG" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final long |
NEVER_EXPIRE |
0L |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final short |
DOWNLOAD_EXPIRE_FILE |
4 |
public static final short |
FILE_NOT_FOUND |
6 |
public static final short |
FILE_UPLOAD_ERROR |
7 |
public static final short |
RES_ACCOUNT_BLOCK |
422 |
public static final short |
RES_ADDR_BLOCKED |
310 |
public static final short |
RES_API_SYNC_RUN_ON_LOOPER_THREAD_EXCEPTION |
1003 |
public static final short |
RES_API_SYNC_RUNTIME_EXCEPTION |
1004 |
public static final short |
RES_API_SYNC_TIMEOUT |
1002 |
public static final short |
RES_CALLBACK_APP_EXCEPTION |
1001 |
public static final short |
RES_CALLBACK_CUSTOM_CODE_MAX |
20099 |
public static final short |
RES_CALLBACK_CUSTOM_CODE_MIN |
20000 |
public static final short |
RES_CHANNEL_HAS_EXISTS |
10405 |
public static final short |
RES_CHANNEL_MEMBER_EXCEED |
10419 |
public static final short |
RES_CHANNEL_MEMBER_HAS_EXISTS |
10407 |
public static final short |
RES_CHANNEL_MEMBER_HAS_EXISTS_OTHER_CLIENT |
10420 |
public static final short |
RES_CHANNEL_MEMBER_NOT_EXISTS |
10406 |
public static final short |
RES_CHANNEL_NOT_EXISTS |
10404 |
public static final short |
RES_CHATROOM_BLACKLIST |
13003 |
public static final short |
RES_CHATROOM_IM_LINK_EXCEPTION |
13001 |
public static final short |
RES_CHATROOM_MUTED |
13004 |
public static final short |
RES_CHATROOM_ROOM_MUTED |
13006 |
public static final short |
RES_CHATROOM_STATUS_EXCEPTION |
13002 |
public static final short |
RES_CLEAR_UNREAD_PART_SUCCESS |
700 |
public static final short |
RES_DB_EXCEPTION |
502 |
public static final short |
RES_DEVICE_NOT_TRUST |
431 |
public static final short |
RES_ECONNECTION |
415 |
public static final short |
RES_EEXIST |
417 |
public static final short |
RES_EFREQUENTLY |
416 |
public static final short |
RES_ENONEXIST |
404 |
public static final short |
RES_EPACKET |
999 |
public static final short |
RES_EPARAM |
414 |
public static final short |
RES_ETIMEOUT |
408 |
public static final short |
RES_EUIDPASS |
302 |
public static final short |
RES_EUNKNOWN |
500 |
public static final short |
RES_EUNPACKET |
998 |
public static final short |
RES_EXCEPTION |
1000 |
public static final short |
RES_FORBIDDEN |
403 |
public static final short |
RES_IN_BLACK_LIST |
7101 |
public static final short |
RES_INVALID |
509 |
public static final short |
RES_INVITE_HAS_ACCEPT |
10410 |
public static final short |
RES_INVITE_HAS_REJECT |
10409 |
public static final short |
RES_INVITE_NOT_EXISTS |
10408 |
public static final short |
RES_IP_NOT_ALLOWED |
315 |
public static final short |
RES_JOIN_CHANNEL_UID_CONFLICT |
10417 |
public static final short |
RES_OFFLINE |
1 |
public static final short |
RES_OVERDUE |
508 |
public static final short |
RES_PEER_NIM_OFFLINE |
10201 |
public static final short |
RES_PEER_PUSH_OFFLINE |
10202 |
public static final short |
RES_REGISTER_PUSH_SDK_FAILED |
3 |
public static final short |
RES_REGISTER_PUSH_SDK_TIME_OUT |
8 |
public static final short |
RES_RP_INVALID |
515 |
public static final short |
RES_SUCCESS |
200 |
public static final short |
RES_TEAM_ALREADY_IN |
809 |
public static final short |
RES_TEAM_APPLY_SUCCESS |
808 |
public static final short |
RES_TEAM_ECOUNT_LIMIT |
801 |
public static final short |
RES_TEAM_EMEMBER_NOTEXIST |
804 |
public static final short |
RES_TEAM_ENACCESS |
802 |
public static final short |
RES_TEAM_ENOTEXIST |
803 |
public static final short |
RES_TEAM_ERR_TYPE |
805 |
public static final short |
RES_TEAM_INFO_PART_SUCCESS |
816 |
public static final short |
RES_TEAM_INVITE_PART_SUCCESS |
813 |
public static final short |
RES_TEAM_INVITE_SUCCESS |
810 |
public static final short |
RES_TEAM_LIMIT |
806 |
public static final short |
RES_TEAM_USER_STATUS_ERR |
807 |
public static final short |
RES_TOOBUZY |
503 |
public static final short |
RES_UNKNOWN |
-1 |
public static final short |
RES_UNSUPPORT |
2 |
public static final short |
RES_VERSION_EXPIRED |
317 |
public static final short |
USE_INVALID_SCENE |
5 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
Android |
1 |
public static final int |
iOS |
2 |
public static final int |
MAC |
64 |
public static final int |
REST |
32 |
public static final int |
UNKNOW |
0 |
public static final int |
Web |
16 |
public static final int |
Windows |
4 |
public static final int |
WP |
8 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
AUDIO_MODE |
2 |
public static final int |
VIDEO_MODE |
1 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final byte |
NOTIFY_CUSTOM_BASE |
64 |
public static final byte |
UNKNOWN |
-1 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
COMMON_OK |
200 |
public static final int |
ERROR_CREATE_ROOM_ALREADY_EXIST |
417 |
public static final int |
ERROR_DISCONNECT_SERVER_CHANNEL_CLOSED |
11004 |
public static final int |
ERROR_DISCONNECT_SERVER_CHANNEL_KICKED |
11005 |
public static final int |
ERROR_DISCONNECT_SERVER_TIMEOUT |
11001 |
public static final int |
ERROR_JOIN_ROOM_NON_EXISTENT |
404 |
public static final int |
ERROR_PROTO_INCOMPATIBLE_LOCAL_LOW |
11002 |
public static final int |
ERROR_PROTO_INCOMPATIBLE_REMOTE_LOW |
11003 |
public static final int |
ERROR_USER_OFFLINE |
11001 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
MIX |
1 |
public static final int |
MIX_AND_SINGLE |
0 |
public static final int |
SINGLE |
2 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
NORMAL |
0 |
public static final int |
TIMEOUT |
-1 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
MODIFY_EVENT_CONFIG |
10001 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final java.lang.String |
TAG |
"AudioPlayer" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_MAX_AUDIO_RECORD_TIME_SECOND |
120 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
ERR_NO_ENOUGH_SPACE |
-50 |
public static final int |
EXPORT_ERR_DB_EMPTY |
-100 |
public static final int |
EXPORT_ERR_EMPTY_AFTER_FILTER |
-105 |
public static final int |
EXPORT_ERR_LOCAL_FORMAT |
-101 |
public static final int |
EXPORT_ERR_UPLOAD_FILE |
-104 |
public static final int |
EXPORT_ERR_USER_CUSTOM_ENCRYPT |
-103 |
public static final int |
EXPORT_ERR_USER_CUSTOM_ZIP |
-102 |
public static final int |
EXPORT_PROGRESS_CONVERT_MSG_STATE |
1 |
public static final int |
EXPORT_PROGRESS_UPLOAD_FILE_STATE |
2 |
public static final int |
IMPORT_ERR_CUSTOM_DECRYPT |
-202 |
public static final int |
IMPORT_ERR_CUSTOM_UNZIP |
-203 |
public static final int |
IMPORT_ERR_DOWN_FILE |
-201 |
public static final int |
IMPORT_ERR_FILE_FORMAT |
-204 |
public static final int |
IMPORT_ERR_NO_BACKUP |
404 |
public static final int |
IMPORT_ERR_PART_SUCCESS |
-205 |
public static final int |
IMPORT_ERR_RECORD_EMPTY |
-200 |
public static final int |
IMPORT_PROGRESS_DOWNLOAD_FILE_STATE |
3 |
public static final int |
IMPORT_PROGRESS_FILE_TO_MSG_STATE |
4 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final java.lang.String |
MSG_CHATTING_ACCOUNT_ALL |
"all" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
SESSION_TYPE_P2P |
1 |
public static final int |
SESSION_TYPE_TEAM |
2 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final java.lang.String |
KEY_EXT |
"ext" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DELETE |
4 |
public static final int |
GET |
1 |
public static final int |
POST |
2 |
public static final int |
PUT |
3 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final java.lang.String |
LINK |
"03" |
public static final java.lang.String |
TEXT |
"01" |
public static final java.lang.String |
WELCOME |
"00" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
AUDIO_PLAYOUT_ERROR |
2 |
public static final int |
AUDIO_RECORD_ERROR |
1 |
public static final int |
PROTOCOL_PEER_LOWER |
51 |
public static final int |
PROTOCOL_SELF_LOWER |
50 |