ECProposerMsg Class Reference

Inherits from ECGroupNoticeMessage : NSObject
Declared in ECGroupNoticeMessage.h

Overview

收到申请

  proposer

申请者id

@property (nonatomic, copy) NSString *proposer

Declared In

ECGroupNoticeMessage.h

  nickName

昵称

@property (nonatomic, copy) NSString *nickName

Declared In

ECGroupNoticeMessage.h

  declared

申请理由

@property (nonatomic, copy) NSString *declared

Declared In

ECGroupNoticeMessage.h

  confirm

是否需要验证 0不需要确认 1需要确认

@property (nonatomic, assign) NSInteger confirm

Declared In

ECGroupNoticeMessage.h