JMessage-iOS-SDK
Jump To…
Declared in | JMSGConstants.h |
---|
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).