ECGroupOption Class Reference

Inherits from NSObject
Declared in ECGroupOption.h

Overview

群组规则

  groupId

groupId 群组id

@property (nonatomic, copy) NSString *groupId

Declared In

ECGroupOption.h

  isNotice

isNotice 消息提示设置 YES:提示(初始化默认值) NO:不提示(免打扰)

@property (nonatomic, assign) BOOL isNotice

Declared In

ECGroupOption.h

  isPushAPNS

isPushAPNS 群推送设置 YES:推送苹果服务器(初始化默认值) NO:不推送

@property (nonatomic, assign) BOOL isPushAPNS

Declared In

ECGroupOption.h