agora_chat_SDK  3.8.2
Properties | List of all members
AgoraGroupOptions Class Reference

#import <AgoraGroupOptions.h>

Inheritance diagram for AgoraGroupOptions:

Properties

AgoraGroupStyle style
 
NSInteger maxUsersCount
 
BOOL IsInviteNeedConfirm
 
NSString * ext
 

Detailed Description

Group options

Property Documentation

- (NSString*) ext
readwritenonatomicstrong

Extended of the group

- (BOOL) IsInviteNeedConfirm
readwritenonatomicassign

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

- (NSInteger) maxUsersCount
readwritenonatomicassign

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

- (AgoraGroupStyle) style
readwritenonatomicassign

Group style


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