hyphenate_SDK3.0
3.0.1
hyphenatejavaIMSDK
|
Public Member Functions | |
EMGroupInfo (String groupId, String groupName) | |
String | getGroupId () |
void | setGroupId (String groupId) |
String | getGroupName () |
void | setGroupName (String groupName) |
String | toString () |
get the basic group info. used when get public group list
com.hyphenate.chat.EMGroupInfo.EMGroupInfo | ( | String | groupId, |
String | groupName | ||
) |
construction of EMGroupInfo
groupId | |
gourpName |
String com.hyphenate.chat.EMGroupInfo.getGroupId | ( | ) |
get group id @return group id
String com.hyphenate.chat.EMGroupInfo.getGroupName | ( | ) |
get group name @return group name
void com.hyphenate.chat.EMGroupInfo.setGroupId | ( | String | groupId | ) |
set group id @return group id
void com.hyphenate.chat.EMGroupInfo.setGroupName | ( | String | groupName | ) |
set group name @param group name