HyphenateSDK  3.6.1
属性 | 所有成员列表
EMGroupOptions类 参考

#import <EMGroupOptions.h>

类 EMGroupOptions 继承关系图:

属性

EMGroupStyle style
 
NSInteger maxUsersCount
 
BOOL IsInviteNeedConfirm
 
NSString * ext
 

详细描述

群组属性选项

属性说明

- (NSString*) ext
readwritenonatomicstrong

扩展信息

- (BOOL) IsInviteNeedConfirm
readwritenonatomicassign

邀请群成员时,是否需要发送邀请通知.若NO,被邀请的人自动加入群组

- (NSInteger) maxUsersCount
readwritenonatomicassign

群组的最大成员数(3 - 2000,默认是200)

- (EMGroupStyle) style
readwritenonatomicassign

群组的类型


该类的文档由以下文件生成: