hyphenate_SDK3.0  3.8.6.1
hyphenate java IM SDK
Public Attributes | List of all members
com.hyphenate.chat.EMGroupManager.EMGroupStyle Enum Reference

Public Attributes

 EMGroupStylePrivateOnlyOwnerInvite
 
 EMGroupStylePrivateMemberCanInvite
 
 EMGroupStylePublicJoinNeedApproval
 
 EMGroupStylePublicOpenJoin
 

Detailed Description

Group style menu

Member Data Documentation

◆ EMGroupStylePrivateMemberCanInvite

com.hyphenate.chat.EMGroupManager.EMGroupStyle.EMGroupStylePrivateMemberCanInvite

Private groups, after created, only allowing owner and members invite users to join

◆ EMGroupStylePrivateOnlyOwnerInvite

com.hyphenate.chat.EMGroupManager.EMGroupStyle.EMGroupStylePrivateOnlyOwnerInvite

Private groups, after created, only allowing owner invite users to join

◆ EMGroupStylePublicJoinNeedApproval

com.hyphenate.chat.EMGroupManager.EMGroupStyle.EMGroupStylePublicJoinNeedApproval

Public groups, after created, only allowing owner invite users to join; Non-group members into the group must send an application to the owner after the Owner agree

◆ EMGroupStylePublicOpenJoin

com.hyphenate.chat.EMGroupManager.EMGroupStyle.EMGroupStylePublicOpenJoin

Public groups, after created, to allow non-members to join the group, does not require owner agrees


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