| Package | Description |
|---|---|
| org.exoplatform.webconferencing |
| Modifier and Type | Method and Description |
|---|---|
UserInfo.IMInfo |
UserInfo.addImAccount(String type,
String id)
Adds the user IM account.
|
abstract UserInfo.IMInfo |
CallProvider.getIMInfo(String imId)
Gets the
UserInfo.IMInfo instance for given IM identifier. |
| Modifier and Type | Method and Description |
|---|---|
Collection<UserInfo.IMInfo> |
UserInfo.getImAccount(String type)
Gets the IM accounts by type.
|
Map<String,Collection<UserInfo.IMInfo>> |
UserInfo.getImAccounts()
Gets the im accounts.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UserInfo.addImAccount(UserInfo.IMInfo... ims)
Adds the user IM account(s).
|
Copyright © 2003–2018 eXo Platform SAS. All rights reserved.