JMessage-iOS-SDK
Jump To… Overview Tasks chatRoom fromUser targetList
Inherits from | JMSGNotificationEvent : NSObject |
---|---|
Declared in | JMSGNotificationEvent.h |
chatRoom
聊天室
@property (nonatomic, strong, readonly) JMSGChatRoom *chatRoom
#### Declared In
JMSGNotificationEvent.h
### fromUser
事件操作者
@property (nonatomic, strong, readonly) JMSGUser *fromUser
#### Declared In
JMSGNotificationEvent.h
### targetList
被添加/被删除 聊天室管理员的用户列表
@property (nonatomic, strong, readonly) NSArray<__kindofJMSGUser*> *targetList
#### Declared In
JMSGNotificationEvent.h
Copyright © 2019 HXHG. All rights reserved. Updated: 2019-01-08
Generated by appledoc 2.2.1 (build 1334).