hyphenate_SDK3.0  3.0.1
hyphenatejavaIMSDK
com.hyphenate.chat.EMGroupManager Member List

This is the complete list of members for com.hyphenate.chat.EMGroupManager, including all inherited members.

acceptApplication(String username, String groupId)com.hyphenate.chat.EMGroupManager
acceptInvitation(String groupId, String inviter)com.hyphenate.chat.EMGroupManager
addGroupChangeListener(EMGroupChangeListener listener)com.hyphenate.chat.EMGroupManager
addUsersToGroup(String groupId, String[] newmembers)com.hyphenate.chat.EMGroupManager
applyJoinToGroup(String groupId, String reason)com.hyphenate.chat.EMGroupManager
blockGroupMessage(String groupId)com.hyphenate.chat.EMGroupManager
blockUser(String groupId, String username)com.hyphenate.chat.EMGroupManager
changeGroupName(String groupId, String changedGroupName)com.hyphenate.chat.EMGroupManager
createGroup(String groupName, String desc, String[] allMembers, String reason, EMGroupOptions option)com.hyphenate.chat.EMGroupManager
declineApplication(String username, String groupId, String reason)com.hyphenate.chat.EMGroupManager
declineInvitation(String groupId, String inviter, String reason)com.hyphenate.chat.EMGroupManager
destroyGroup(final String groupId)com.hyphenate.chat.EMGroupManager
getAllGroups()com.hyphenate.chat.EMGroupManager
getBlockedUsers(String groupId)com.hyphenate.chat.EMGroupManager
getGroup(String groupId)com.hyphenate.chat.EMGroupManager
getGroupFromServer(String groupId)com.hyphenate.chat.EMGroupManager
getJoinedGroupsFromServer()com.hyphenate.chat.EMGroupManager
getPublicGroupsFromServer(int pageSize, String cursor)com.hyphenate.chat.EMGroupManager
inviteUser(String groupId, String[] beInvitedUsernames, String reason)com.hyphenate.chat.EMGroupManager
joinGroup(String groupId)com.hyphenate.chat.EMGroupManager
leaveGroup(String groupId)com.hyphenate.chat.EMGroupManager
loadAllGroups()com.hyphenate.chat.EMGroupManager
removeGroupChangeListener(EMGroupChangeListener listener)com.hyphenate.chat.EMGroupManager
removeUserFromGroup(final String groupId, final String username)com.hyphenate.chat.EMGroupManager
setAutoAcceptInvitation(boolean autoAccept)com.hyphenate.chat.EMGroupManager
unblockGroupMessage(String groupId)com.hyphenate.chat.EMGroupManager
unblockUser(String groupId, String username)com.hyphenate.chat.EMGroupManager