| Package | Description |
|---|---|
| org.exoplatform.webconferencing |
| Modifier and Type | Method and Description |
|---|---|
CallInfo |
WebConferencingService.addCall(String id,
String ownerId,
String ownerType,
String title,
String providerType,
Collection<String> parts)
Adds the call to list of active and fires STARTED event.
|
protected void |
WebConferencingService.createCall(CallInfo call)
Create the call in storage with all its participants.
|
protected void |
WebConferencingService.invalidateCall(String id,
boolean isGroup)
Invalidate a call by an ID.
|
Copyright © 2003–2019 eXo Platform SAS. All rights reserved.