get the basic group info. used when get public group list
- See also
- EMGroupManager::getPublicGroupsFromServer(int, String)
com.hyphenate.chat.EMGroupInfo.EMGroupInfo |
( |
String |
groupId, |
|
|
String |
groupName |
|
) |
| |
String com.hyphenate.chat.EMGroupInfo.getGroupId |
( |
| ) |
|
get group id
- Returns
- group id
String com.hyphenate.chat.EMGroupInfo.getGroupName |
( |
| ) |
|
get group name
- Returns
- group name
void com.hyphenate.chat.EMGroupInfo.setGroupId |
( |
String |
groupId | ) |
|
void com.hyphenate.chat.EMGroupInfo.setGroupName |
( |
String |
groupName | ) |
|
set group name
- Parameters
-
The documentation for this class was generated from the following file:
- hyphenatechatsdk/src/com/hyphenate/chat/EMGroupInfo.java