ECInviterMsg Class Reference

Inherits from ECGroupNoticeMessage : NSObject
Declared in ECGroupNoticeMessage.h

Overview

收到邀请

  admin

管理员

@property (nonatomic, copy) NSString *admin

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