| Package | Description |
|---|---|
| org.exoplatform.webconferencing |
| Modifier and Type | Class and Description |
|---|---|
class |
GroupInfo
Represent eXo group for conversations in calls.
Created by The eXo Platform SAS |
class |
ParticipantInfo
Represent external participant in calls.
|
class |
UserInfo
Represent eXo user as a conversation participant for calls.
|
class |
WebConferencingService.RoomInfo
Represent Chat room in calls.
|
class |
WebConferencingService.SpaceInfo
Represent Space in calls.
|
| Modifier and Type | Field and Description |
|---|---|
protected IdentityInfo |
CallInfo.owner
The owner.
|
| Modifier and Type | Method and Description |
|---|---|
IdentityInfo |
CallInfo.getOwner()
Gets the owner.
|
| Constructor and Description |
|---|
CallInfo(String id,
String title,
IdentityInfo owner,
String providerType)
Instantiates a new call info.
|
Copyright © 2003–2018 eXo Platform SAS. All rights reserved.