NIM SDK API  9.0.0
nim_chatroom_res_code_def.h
Go to the documentation of this file.
1 
8 #ifndef NIM_CHATROOM_SDK_DLL_EXPORT_HEADERS_NIM_RES_CODE_DEF_H_
9 #define NIM_CHATROOM_SDK_DLL_EXPORT_HEADERS_NIM_RES_CODE_DEF_H_
10 
11 #ifdef __cplusplus
12 extern "C" {
13 #endif
14 
15 enum NIMResCode {
16  // 通用错误码
28  kNIMResExist = 417,
36  // 群错误码
50  // 数据整解编错误代码
54  kNIMResInBlack = 7101,
56  // 客户端自定义的错误号
57  kNIMLocalRes = 10000,
61  // 客户端自定义的消息错误号
72  // 客户端自定义的RTS错误号
79  kNIMResRoomError = 13002,
83  // 客户端自定义的api调用问题
89 };
90 
91 #ifdef __cplusplus
92 };
93 #endif // __cplusplus
94 #endif // NIM_CHATROOM_SDK_DLL_EXPORT_HEADERS_NIM_RES_CODE_DEF_H_
kNIMLocalResAPIErrorLoginUndone
@ kNIMLocalResAPIErrorLoginUndone
Definition: nim_chatroom_res_code_def.h:85
kNIMResTeamApplySuccess
@ kNIMResTeamApplySuccess
Definition: nim_chatroom_res_code_def.h:44
kNIMResTimeoutError
@ kNIMResTimeoutError
Definition: nim_chatroom_res_code_def.h:24
kNIMResVersionError
@ kNIMResVersionError
Definition: nim_chatroom_res_code_def.h:19
kNIMResEPacket
@ kNIMResEPacket
Definition: nim_chatroom_res_code_def.h:53
kNIMLocalResRtsVChatExist
@ kNIMLocalResRtsVChatExist
Definition: nim_chatroom_res_code_def.h:75
kNIMLocalResMsgNosDownloadCancel
@ kNIMLocalResMsgNosDownloadCancel
Definition: nim_chatroom_res_code_def.h:63
kNIMResUnknownError
@ kNIMResUnknownError
Definition: nim_chatroom_res_code_def.h:31
kNIMResInvalid
@ kNIMResInvalid
Definition: nim_chatroom_res_code_def.h:35
kNIMResTeamEMemberNotExist
@ kNIMResTeamEMemberNotExist
Definition: nim_chatroom_res_code_def.h:40
kNIMLocalResAPIErrorInitUndone
@ kNIMLocalResAPIErrorInitUndone
Definition: nim_chatroom_res_code_def.h:84
kNIMResInBlack
@ kNIMResInBlack
Definition: nim_chatroom_res_code_def.h:54
kNIMLocalResRtsIdNotExist
@ kNIMLocalResRtsIdNotExist
Definition: nim_chatroom_res_code_def.h:74
kNIMResTeamAlreadyIn
@ kNIMResTeamAlreadyIn
Definition: nim_chatroom_res_code_def.h:45
kNIMResError
@ kNIMResError
Definition: nim_chatroom_res_code_def.h:17
kNIMLocalResMsgNosDownloadCheckError
@ kNIMLocalResMsgNosDownloadCheckError
Definition: nim_chatroom_res_code_def.h:64
kNIMResTeamErrType
@ kNIMResTeamErrType
Definition: nim_chatroom_res_code_def.h:41
kNIMLocalResExceedLimit
@ kNIMLocalResExceedLimit
Definition: nim_chatroom_res_code_def.h:69
kNIMResTeamLimit
@ kNIMResTeamLimit
Definition: nim_chatroom_res_code_def.h:42
kNIMResOverrun
@ kNIMResOverrun
Definition: nim_chatroom_res_code_def.h:29
kNIMLocalResAPIErrorChatroomMixError
@ kNIMLocalResAPIErrorChatroomMixError
Definition: nim_chatroom_res_code_def.h:88
kNIMLocalResParameterError
@ kNIMLocalResParameterError
Definition: nim_chatroom_res_code_def.h:66
kNIMResTeamMemberLimit
@ kNIMResTeamMemberLimit
Definition: nim_chatroom_res_code_def.h:48
kNIMLocalResRtsChannelNotExist
@ kNIMLocalResRtsChannelNotExist
Definition: nim_chatroom_res_code_def.h:77
kNIMResRoomBeMuted
@ kNIMResRoomBeMuted
Definition: nim_chatroom_res_code_def.h:81
kNIMLocalResExist
@ kNIMLocalResExist
Definition: nim_chatroom_res_code_def.h:67
kNIMResRoomLocalNeedRequestAgain
@ kNIMResRoomLocalNeedRequestAgain
Definition: nim_chatroom_res_code_def.h:58
kNIMLocalResRtsStatusError
@ kNIMLocalResRtsStatusError
Definition: nim_chatroom_res_code_def.h:76
kNIMLocalResAPIErrorLogined
@ kNIMLocalResAPIErrorLogined
Definition: nim_chatroom_res_code_def.h:86
kNIMResNotExist
@ kNIMResNotExist
Definition: nim_chatroom_res_code_def.h:22
kNIMResTeamECountLimit
@ kNIMResTeamECountLimit
Definition: nim_chatroom_res_code_def.h:37
kNIMResExist
@ kNIMResExist
Definition: nim_chatroom_res_code_def.h:28
kNIMResUidPassError
@ kNIMResUidPassError
Definition: nim_chatroom_res_code_def.h:20
kNIMResTeamENAccess
@ kNIMResTeamENAccess
Definition: nim_chatroom_res_code_def.h:38
kNIMResNoModify
@ kNIMResNoModify
Definition: nim_chatroom_res_code_def.h:23
kNIMResRoomAllMuted
@ kNIMResRoomAllMuted
Definition: nim_chatroom_res_code_def.h:82
kNIMLocalResMsgFileNotExist
@ kNIMLocalResMsgFileNotExist
Definition: nim_chatroom_res_code_def.h:65
kNIMLocalResNetworkError
@ kNIMLocalResNetworkError
Definition: nim_chatroom_res_code_def.h:59
kNIMResTeamInviteSuccess
@ kNIMResTeamInviteSuccess
Definition: nim_chatroom_res_code_def.h:46
kNIMResExceedLimit
@ kNIMResExceedLimit
Definition: nim_chatroom_res_code_def.h:34
kNIMResInvalidProtocol
@ kNIMResInvalidProtocol
Definition: nim_chatroom_res_code_def.h:51
kNIMResConnectionError
@ kNIMResConnectionError
Definition: nim_chatroom_res_code_def.h:26
kNIMResRoomLinkError
@ kNIMResRoomLinkError
Definition: nim_chatroom_res_code_def.h:78
kNIMResTeamENotExist
@ kNIMResTeamENotExist
Definition: nim_chatroom_res_code_def.h:39
kNIMResTooBuzy
@ kNIMResTooBuzy
Definition: nim_chatroom_res_code_def.h:33
kNIMResTeamUserStatusErr
@ kNIMResTeamUserStatusErr
Definition: nim_chatroom_res_code_def.h:43
kNIMResServerDataError
@ kNIMResServerDataError
Definition: nim_chatroom_res_code_def.h:32
NIMResCode
NIMResCode
Definition: nim_chatroom_res_code_def.h:15
kNIMResAccountBlock
@ kNIMResAccountBlock
Definition: nim_chatroom_res_code_def.h:30
kNIMLocalResCheckMsgDBFailed
@ kNIMLocalResCheckMsgDBFailed
Definition: nim_chatroom_res_code_def.h:70
kNIMResSuccess
@ kNIMResSuccess
Definition: nim_chatroom_res_code_def.h:18
kNIMLocalResRtsError
@ kNIMLocalResRtsError
Definition: nim_chatroom_res_code_def.h:73
kNIMLocalResAPIErrorVersionError
@ kNIMLocalResAPIErrorVersionError
Definition: nim_chatroom_res_code_def.h:87
kNIMResRoomError
@ kNIMResRoomError
Definition: nim_chatroom_res_code_def.h:79
kNIMResForbidden
@ kNIMResForbidden
Definition: nim_chatroom_res_code_def.h:21
kNIMLocalResImportMsgDBFailed
@ kNIMLocalResImportMsgDBFailed
Definition: nim_chatroom_res_code_def.h:71
kNIMResParameterError
@ kNIMResParameterError
Definition: nim_chatroom_res_code_def.h:25
kNIMResEUnpacket
@ kNIMResEUnpacket
Definition: nim_chatroom_res_code_def.h:52
kNIMLocalResMsgNosUploadCancel
@ kNIMLocalResMsgNosUploadCancel
Definition: nim_chatroom_res_code_def.h:62
kNIMResForcePushCountLimit
@ kNIMResForcePushCountLimit
Definition: nim_chatroom_res_code_def.h:47
kNIMResRoomBlackBeOut
@ kNIMResRoomBlackBeOut
Definition: nim_chatroom_res_code_def.h:80
kNIMLocalResMsgSendNosError
@ kNIMLocalResMsgSendNosError
Definition: nim_chatroom_res_code_def.h:68
kNIMResFrequently
@ kNIMResFrequently
Definition: nim_chatroom_res_code_def.h:27
kNIMLocalRes
@ kNIMLocalRes
Definition: nim_chatroom_res_code_def.h:57