JMessage-iOS-SDK

JMessage-iOS-SDK

HXHG

Jump To…

# JMSGLoginStatusChangeEventType Constants Reference
Declared in JMSGConstants.h
### JMSGLoginStatusChangeEventType 用户登录状态变更事件类型 #### 上层通过 JMSGUserDelegate 类里的方法来监听此类事件 #### Definition typedef NS_ENUM(NSInteger, JMSGLoginStatusChangeEventType ) { kJMSGEventNotificationLoginKicked = 1, kJMSGEventNotificationServerAlterPassword = 2, kJMSGEventNotificationUserLoginStatusUnexpected = 70, kJMSGEventNotificationCurrentUserInfoChange = 40, kJMSGEventNotificationCurrentUserDeleted = 10001, kJMSGEventNotificationCurrentUserDisabled = 10002, }; #### Constants - kJMSGEventNotificationLoginKicked -
事件类型: 登录被踢 Declared In JMSGConstants.h. - kJMSGEventNotificationServerAlterPassword -
事件类型: 非客户端修改密码强制登出事件 Declared In JMSGConstants.h. - kJMSGEventNotificationUserLoginStatusUnexpected -
事件类型:用户登录状态异常事件(需要重新登录) Declared In JMSGConstants.h. - kJMSGEventNotificationCurrentUserInfoChange -
事件类型:当前登录用户信息变更通知事件(非客户端修改) Declared In JMSGConstants.h. - kJMSGEventNotificationCurrentUserDeleted -
事件类型:当前登录用户被删除事件(本地用户信息会被清空) Declared In JMSGConstants.h. - kJMSGEventNotificationCurrentUserDisabled -
事件类型:当前登录用户被禁用事件(本地用户信息会被清空) Declared In JMSGConstants.h. #### Declared In JMSGConstants.h

Copyright © 2019 HXHG. All rights reserved. Updated: 2019-05-06

Generated by appledoc 2.2.1 (build 1334).

若有收获,就点个赞吧

0 人点赞

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