#import <AgoraChatGroupOptions.h>
◆ __deprecated_msg
- (NSInteger maxUsersCount) __deprecated_msg |
|
("Use maxUsers instead") |
|
|
The group capacity (3-2000, the default is 200)
◆ ext
The extra information of the group.
◆ IsInviteNeedConfirm
- (BOOL) IsInviteNeedConfirm |
|
readwritenonatomicassign |
Whether to send an invitation notification when inviting a user to join the group. If you set it as NO, the user joins the group automatically.
◆ maxUsers
The maximum number of members in a group. The value range is [3,2000]; the default value is 200.
◆ style
- (AgoraChatGroupStyle) style |
|
readwritenonatomicassign |
The documentation for this class was generated from the following file: