Get the basic group info. Used when get public group list
- See also
- EMGroupManager::getPublicGroupsFromServer(int, String)
◆ EMGroupInfo()
com.hyphenate.chat.EMGroupInfo.EMGroupInfo |
( |
String |
groupId, |
|
|
String |
groupName |
|
) |
| |
construction of EMGroupInfo
- Parameters
-
groupId | Group id |
groupName | Group name |
◆ getGroupId()
String com.hyphenate.chat.EMGroupInfo.getGroupId |
( |
| ) |
|
Get group id
- Returns
- Group id
◆ getGroupName()
String com.hyphenate.chat.EMGroupInfo.getGroupName |
( |
| ) |
|
Get group name
- Returns
- Group name
◆ setGroupId()
void com.hyphenate.chat.EMGroupInfo.setGroupId |
( |
String |
groupId | ) |
|
◆ setGroupName()
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