| Package | Description |
|---|---|
| org.exoplatform.videocalls |
| Modifier and Type | Class and Description |
|---|---|
class |
GroupInfo
Group abstraction for conversations in eXo video calls.
Created by The eXo Platform SAS |
class |
ParticipantInfo
Created by The eXo Platform SAS.
|
class |
UserInfo
Created by The eXo Platform SAS.
|
class |
VideoCallsService.RoomInfo
The Class RoomInfo.
|
class |
VideoCallsService.SpaceInfo
The Class SpaceInfo.
|
| 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 ownerType,
String ownerLink,
String avatarLink,
String providerType)
Instantiates a new call info.
|
Copyright © 2003–2017 eXo Platform SAS. All rights reserved.