HyphenateChatSDK  3.8.7
Properties | List of all members
EMGroupOptions Class Reference

#import <EMGroupOptions.h>

Inheritance diagram for EMGroupOptions:

Properties

EMGroupStyle style
 
NSInteger maxUsersCount
 
BOOL IsInviteNeedConfirm
 
NSString * ext
 

Detailed Description

Group options

Property Documentation

◆ ext

- (NSString*) ext
readwritenonatomicstrong

Extended of the group

◆ IsInviteNeedConfirm

- (BOOL) IsInviteNeedConfirm
readwritenonatomicassign

When you invite a group member, do you need to send an invitation notification. if NO , means joined Automatically

◆ maxUsersCount

- (NSInteger) maxUsersCount
readwritenonatomicassign

The group capacity (3-2000, the default is 200)

◆ style

- (EMGroupStyle) style
readwritenonatomicassign

Group style


The documentation for this class was generated from the following file: