public class WebConferencingService.SpaceInfo extends GroupInfo
| Modifier and Type | Field and Description |
|---|---|
protected String |
groupId
The space group id.
|
avatarLink, EMPTY, id, profileLink, title| Constructor and Description |
|---|
SpaceInfo(org.exoplatform.social.core.space.model.Space socialSpace)
Instantiates a new space info.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getGroupId()
Gets the group id of the space.
|
String |
getType()
Gets the identity type.
|
addMember, addMembers, getCallId, getMembers, isGroup, setCallIdgetAvatarLink, getId, getProfileLink, getTitle, setAvatarLink, setProfileLinkprotected final String groupId
public SpaceInfo(org.exoplatform.social.core.space.model.Space socialSpace)
socialSpace - the social spacepublic String getGroupId()
public String getType()
getType in class IdentityInfoCopyright © 2003–2018 eXo Platform SAS. All rights reserved.