hyphenate_SDK4.0 4.8.0
hyphenate java IM SDK
|
Public Attributes | |
EMGroupStylePrivateOnlyOwnerInvite | |
EMGroupStylePrivateMemberCanInvite | |
EMGroupStylePublicJoinNeedApproval | |
EMGroupStylePublicOpenJoin | |
The group styles.
com.hyphenate.chat.EMGroupManager.EMGroupStyle.EMGroupStylePrivateMemberCanInvite |
Private groups. Both the group owner and group members can invite users to join.
com.hyphenate.chat.EMGroupManager.EMGroupStyle.EMGroupStylePrivateOnlyOwnerInvite |
Private groups. Only the group owner can invite users to join.
com.hyphenate.chat.EMGroupManager.EMGroupStyle.EMGroupStylePublicJoinNeedApproval |
Public groups. Only the owner can invite users to join. A user can join a group only after the owner approves the user's group request;
com.hyphenate.chat.EMGroupManager.EMGroupStyle.EMGroupStylePublicOpenJoin |
Public groups. A user can join a group without the group owner approving user's group request.