ECReplyJoinGroupMsg Class Reference

Inherits from ECGroupNoticeMessage : NSObject
Declared in ECGroupNoticeMessage.h

Overview

答复申请加入

  admin

管理员

@property (nonatomic, copy) NSString *admin

Declared In

ECGroupNoticeMessage.h

  confirm

是否需要验证 1拒绝 2同意

@property (nonatomic, assign) NSInteger confirm

Declared In

ECGroupNoticeMessage.h

  member

加入的成员

@property (nonatomic, copy) NSString *member

Declared In

ECGroupNoticeMessage.h

  nickName

昵称

@property (nonatomic, copy) NSString *nickName

Declared In

ECGroupNoticeMessage.h