JMSGChatRoomEvent Class Reference

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