JMessage-iOS-SDK
Jump To… Overview Tasks isAgreeApply applyEventID groupID groupAdmin users
Inherits from | JMSGNotificationEvent : NSObject |
---|---|
Declared in | JMSGNotificationEvent.h |
isAgreeApply
管理员是否同意申请,YES:同意,NO:拒绝
@property (nonatomic, assign, readonly) BOOL isAgreeApply
#### Declared In
JMSGNotificationEvent.h
### applyEventID
申请入群事件的事件 id
@property (nonatomic, strong, readonly) NSString *applyEventID
#### Declared In
JMSGNotificationEvent.h
### groupID
群 gid
@property (nonatomic, strong, readonly) NSString *groupID
#### Declared In
JMSGNotificationEvent.h
### groupAdmin
操作的管理员
@property (nonatomic, strong, readonly) JMSGUser *groupAdmin
#### Declared In
JMSGNotificationEvent.h
### users
申请或被邀请加入群的用户,即:实际入群的用户
@property (nonatomic, strong, readonly) NSArray JMSG_GENERIC ( __kindof JMSGUser **users
#### Declared In
JMSGNotificationEvent.h
Copyright © 2019 HXHG. All rights reserved. Updated: 2019-05-06
Generated by appledoc 2.2.1 (build 1334).