JMSGChatRoomEvent Class Reference
| Inherits from | JMSGNotificationEvent : NSObject |
|---|---|
| Declared in | JMSGNotificationEvent.h |
chatRoom
聊天室
@property (nonatomic, strong, readonly) JMSGChatRoom *chatRoomDeclared In
JMSGNotificationEvent.h
fromUser
事件操作者
@property (nonatomic, strong, readonly) JMSGUser *fromUserDeclared In
JMSGNotificationEvent.h
targetList
事件作用的用户列表
@property (nonatomic, strong, readonly) NSArray<__kindofJMSGUser*> *targetListDeclared In
JMSGNotificationEvent.h