| Package | Description |
|---|---|
| org.exoplatform.videocalls |
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,CallInfo> |
VideoCallsService.calls
The active calls.
|
| Modifier and Type | Method and Description |
|---|---|
CallInfo |
VideoCallsService.addCallInfo(String id,
String ownerId,
String ownerType,
String title,
String providerType,
Collection<String> parts)
Adds the call info.
|
CallInfo |
VideoCallsService.getCallInfo(String id)
Gets the call info.
|
CallInfo |
VideoCallsService.removeCallInfo(String id)
Removes the call info.
|
Copyright © 2003–2017 eXo Platform SAS. All rights reserved.