JMessage-iOS-SDK

JMessage-iOS-SDK

HXHG

Jump To…

# JMSGChatRoomEventType Constants Reference
Declared in JMSGConstants.h
### JMSGChatRoomEventType 聊天室事件类型 #### 上层通过 JMSGEventDelegate 类里的方法来监听此类事件 #### Definition typedef NS_ENUM(NSInteger, JMSGChatRoomEventType ) { kJMSGEventNotificationChatRoomAddAdmin = 130, kJMSGEventNotificationChatRoomDelAdmin = 131, kJMSGEventNotificationChatRoomAddBlacklist = 132, kJMSGEventNotificationChatRoomDelBlacklist = 133, kJMSGEventNotificationChatRoomAddSilence = 135, kJMSGEventNotificationChatRoomDelSilence = 136, }; #### Constants - kJMSGEventNotificationChatRoomAddAdmin -
事件类型:添加管理员 Declared In JMSGConstants.h. - kJMSGEventNotificationChatRoomDelAdmin -
事件类型:删除管理员 Declared In JMSGConstants.h. - kJMSGEventNotificationChatRoomAddBlacklist -
事件类型:添加黑名单 Declared In JMSGConstants.h. - kJMSGEventNotificationChatRoomDelBlacklist -
事件类型:删除黑名单 Declared In JMSGConstants.h. - kJMSGEventNotificationChatRoomAddSilence -
事件类型:添加禁言通知 Declared In JMSGConstants.h. - kJMSGEventNotificationChatRoomDelSilence -
事件类型:解除禁言通知 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 人点赞

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