JMessage-iOS-SDK

JMessage-iOS-SDK

HXHG

Jump To…

# JMSGTcpErrorCode Constants Reference
Declared in JMSGConstants.h
### JMSGTcpErrorCode 这些错误码也会直接通过 SDK API 返回给应用层。 #### Definition typedef NS_ENUM(NSUInteger, JMSGTcpErrorCode ) { kJMSGErrorTcpAppkeyNotRegistered = 800003, kJMSGErrorTcpServerInternalError = 800009, kJMSGErrorTcpUserLogoutState = 800012, kJMSGErrorTcpUserOfflineState = 800013, kJMSGErrorTcpUserDeviceNotMatch = 800016, kJMSGErrorTcpUserNotRegistered = 801003, kJMSGErrorTcpUserPasswordError = 801004, kJMSGErrorTcpUserDisabled = 801006, kJMSGErrorTcpLoginMultiChannelError = 801007, kJMSGErrorTcpTargetUserNotExist = 803003, kJMSGErrorTcpTargetGroupNotExist = 803004, kJMSGErrorTcpUserNotInGroup = 803005, kJMSGErrorTcpUserInBlacklist = 803008, kJMSGErrorTcpContentIsIllegal = 803009, kJMSGErrorTcpUserBannedSendMessage = 803012, kJMSGErrorTcpGroupMembersEmpty = 810002, kJMSGErrorTcpGroupMembersDuplicated = 810007, kJMSGErrorTcpGroupApplyRepeat = 856003, kJMSGErrorTcpUserBannedInChatRoom = 847002, kJMSGErrorTcpUserHasInChatRoomBlacklist = 7132006, kJMSGErrorTcpUserNotInChatRoomBlacklist = 7133001, kJMSGErrorTcpUserHasInChatRoomAdminList = 7130002, kJMSGErrorTcpUserNotInChatRoomAdminList = 7131002, }; #### Constants - kJMSGErrorTcpAppkeyNotRegistered -
appKey 未被注册 Declared In JMSGConstants.h. - kJMSGErrorTcpServerInternalError -
服务器端内部错误 Declared In JMSGConstants.h. - kJMSGErrorTcpUserLogoutState -
用户在登出状态 Declared In JMSGConstants.h. - kJMSGErrorTcpUserOfflineState -
用户在离线状态 Declared In JMSGConstants.h. - kJMSGErrorTcpUserDeviceNotMatch -
发起请求的用户设备不匹配 Declared In JMSGConstants.h. - kJMSGErrorTcpUserNotRegistered -
用户未注册 Declared In JMSGConstants.h. - kJMSGErrorTcpUserPasswordError -
用户密码错误 Declared In JMSGConstants.h. - kJMSGErrorTcpUserDisabled -
用户被禁用 Declared In JMSGConstants.h. - kJMSGErrorTcpLoginMultiChannelError -
多通道同时登录错误,登录失败 Declared In JMSGConstants.h. - kJMSGErrorTcpTargetUserNotExist -
目标用户不存在 Declared In JMSGConstants.h. - kJMSGErrorTcpTargetGroupNotExist -
目标群组不存在 Declared In JMSGConstants.h. - kJMSGErrorTcpUserNotInGroup -
用户不在群组里 Declared In JMSGConstants.h. - kJMSGErrorTcpUserInBlacklist -
用户在黒名单里 Declared In JMSGConstants.h. - kJMSGErrorTcpContentIsIllegal -
内容不合法 Declared In JMSGConstants.h. - kJMSGErrorTcpUserBannedSendMessage -
发送消息失败,请求用户被禁言 Declared In JMSGConstants.h. - kJMSGErrorTcpGroupMembersEmpty -
群组成员列表为空 Declared In JMSGConstants.h. - kJMSGErrorTcpGroupMembersDuplicated -
群组成员重复 Declared In JMSGConstants.h. - kJMSGErrorTcpGroupApplyRepeat -
重复申请入群或重复邀请成员入群 Declared In JMSGConstants.h. - kJMSGErrorTcpUserBannedInChatRoom -
用户在聊天室中被禁言 Declared In JMSGConstants.h. - kJMSGErrorTcpUserHasInChatRoomBlacklist -
用户已经在聊天室黑名单中 Declared In JMSGConstants.h. - kJMSGErrorTcpUserNotInChatRoomBlacklist -
目标用户不在聊天室黑名单里 Declared In JMSGConstants.h. - kJMSGErrorTcpUserHasInChatRoomAdminList -
用户已经在聊天室管理员列表中 Declared In JMSGConstants.h. - kJMSGErrorTcpUserNotInChatRoomAdminList -
目标用户不在聊天室管理员列表里 Declared In JMSGConstants.h. #### Declared In JMSGConstants.h

Copyright © 2019 HXHG. All rights reserved. Updated: 2019-01-08

Generated by appledoc 2.2.1 (build 1334).

若有收获,就点个赞吧

0 人点赞

暂无相关搜索结果!
    展开/收起文章目录