JMessage-iOS-SDK

JMessage-iOS-SDK

HXHG

Jump To… Overview Tasks eventID groupID isInitiativeApply sendApplyUser joinGroupUsers reason

# JMSGApplyJoinGroupEvent Class Reference
Inherits from JMSGNotificationEvent : NSObject
Declared in JMSGNotificationEvent.h
## Overview 上层通过 JMSGGroupDelegate 类中的 [JMSGGroupDelegate onReceiveApplyJoinGroupApprovalEvent:] 代理方法监听该事件 ### eventID 事件的 id @property (nonatomic, strong, readonly) NSString *eventID #### Declared In JMSGNotificationEvent.h ### groupID 群 gid @property (nonatomic, strong, readonly) NSString *groupID #### Declared In JMSGNotificationEvent.h ### isInitiativeApply 是否是用户主动申请入群,YES:主动申请加入,NO:被邀请加入 @property (nonatomic, assign, readonly) BOOL isInitiativeApply #### Declared In JMSGNotificationEvent.h ### sendApplyUser 发起申请的 user @property (nonatomic, strong, readonly) JMSGUser *sendApplyUser #### Declared In JMSGNotificationEvent.h ### joinGroupUsers 被邀请入群的 user 数组 @property (nonatomic, strong, readonly) NSArray JMSG_GENERIC ( __kindof JMSGUser **joinGroupUsers #### Declared In JMSGNotificationEvent.h ### reason 原因 @property (nonatomic, strong, readonly) NSString *reason #### Declared In JMSGNotificationEvent.h

Copyright © 2019 HXHG. All rights reserved. Updated: 2019-05-06

Generated by appledoc 2.2.1 (build 1334).

若有收获,就点个赞吧

0 人点赞

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