NIMQChatLoginStep Constants Reference
| Declared in | NIMQChatDefs.h |
|---|
NIMQChatLoginStep
登录步骤枚举
Definition
typedef NS_ENUM(NSInteger, NIMQChatLoginStep ) {
NIMQChatLoginStepLinking = 1,
NIMQChatLoginStepLinkOK,
NIMQChatLoginStepLinkFailed,
NIMQChatLoginStepLogining,
NIMQChatLoginStepLoginOK,
NIMQChatLoginStepLoginFailed,
NIMQChatLoginStepSyncing,
NIMQChatLoginStepSyncOK,
NIMQChatLoginStepLoseConnection,
NIMQChatLoginStepNetChanged,
NIMQChatLoginStepLogout,
};
Constants
NIMQChatLoginStepLinking-
连接服务器
Declared In
NIMQChatDefs.h. NIMQChatLoginStepLinkOK-
连接服务器成功
Declared In
NIMQChatDefs.h. NIMQChatLoginStepLinkFailed-
连接服务器失败
Declared In
NIMQChatDefs.h. NIMQChatLoginStepLogining-
登录
Declared In
NIMQChatDefs.h. NIMQChatLoginStepLoginOK-
登录成功
Declared In
NIMQChatDefs.h. NIMQChatLoginStepLoginFailed-
登录失败
Declared In
NIMQChatDefs.h. NIMQChatLoginStepSyncing-
开始同步
Declared In
NIMQChatDefs.h. NIMQChatLoginStepSyncOK-
同步完成
Declared In
NIMQChatDefs.h. NIMQChatLoginStepLoseConnection-
连接断开
Declared In
NIMQChatDefs.h. NIMQChatLoginStepNetChanged-
网络切换
Declared In
NIMQChatDefs.h. NIMQChatLoginStepLogout-
主动退出登陆
Declared In
NIMQChatDefs.h.
Declared In
NIMQChatDefs.h