JMSGGroupAdminRejectApplicationEvent Class Reference
| Inherits from | JMSGNotificationEvent : NSObject |
|---|---|
| Declared in | JMSGNotificationEvent.h |
Overview
上层通过 JMSGGroupDelegate 类中的 [JMSGGroupDelegate onReceiveGroupAdminRejectApplicationEvent:] 代理方法监听该事件
groupID
群 gid
@property (nonatomic, strong, readonly) NSString *groupIDDeclared In
JMSGNotificationEvent.h
rejectReason
拒绝原因
@property (nonatomic, strong, readonly) NSString *rejectReasonDeclared In
JMSGNotificationEvent.h
groupManager
操作的管理员
@property (nonatomic, strong, readonly) JMSGUser *groupManagerDeclared In
JMSGNotificationEvent.h