JMessage-iOS-SDK

JMessage-iOS-SDK

HXHG

Jump To… Overview Tasks isAgreeApply applyEventID groupID groupAdmin users

# JMSGGroupAdminApprovalEvent Class Reference
Inherits from JMSGNotificationEvent : NSObject
Declared in JMSGNotificationEvent.h
## Overview 管理员同意或者拒绝了某个入群申请,其他管理员会收到该通知,上层通过 [JMSGGroupDelegate onReceiveGroupAdminApprovalEvent:] 代理方法监听该事件 ### 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).

若有收获,就点个赞吧

0 人点赞

暂无相关搜索结果!
    展开/收起文章目录