public class ParticipantInfo extends UserInfo
UserInfo.IMInfo| Modifier and Type | Field and Description |
|---|---|
protected static org.exoplatform.services.log.Log |
LOG
The Constant LOG.
|
static String |
TYPE_NAME
The Constant TYPE_NAME.
|
avatarLink, EMPTY, id, profileLink, title| Modifier | Constructor and Description |
|---|---|
protected |
ParticipantInfo(String imId)
Instantiates a new participant with an ID.
|
protected |
ParticipantInfo(String imType,
String imId)
Instantiates a new participant with IM type and ID.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getType()
Gets the identity type.
|
addImAccount, addImAccount, getClientId, getFirstName, getImAccount, getImAccounts, getLastName, getState, hasImAccount, hasSameClientId, isGroup, setClientId, setStateequals, getAvatarLink, getId, getProfileLink, getTitle, hashCode, setAvatarLink, setProfileLinkpublic static final String TYPE_NAME
protected static final org.exoplatform.services.log.Log LOG
protected ParticipantInfo(String imId)
imId - the IM idCopyright © 2003–2021 eXo Platform SAS. All rights reserved.