public class VideoCallsService.RoomInfo extends GroupInfo
| Modifier and Type | Field and Description |
|---|---|
protected String |
name
The pretty name.
|
EMPTY, id, ME, title| Constructor and Description |
|---|
RoomInfo(String id,
String name,
String title)
Instantiates a new room info.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Gets the pretty name.
|
String |
getType()
Gets the identity type.
|
addMember, addMembers, getCallId, getMembers, isGroup, setCallIdgetId, getTitleprotected final String name
public String getName()
public String getType()
getType in class IdentityInfoCopyright © 2003–2017 eXo Platform SAS. All rights reserved.