| Package | Description |
|---|---|
| org.exoplatform.webconferencing |
| Modifier and Type | Field and Description |
|---|---|
protected Set<OriginInfo> |
CallInfo.origins
The origins.
|
| Modifier and Type | Method and Description |
|---|---|
protected Set<OriginInfo> |
WebConferencingService.createOrigins(String providerType,
Collection<String> partIds,
Collection<String> spacePrettyNames)
Creates the origins.
|
Set<OriginInfo> |
CallInfo.getOrigins()
Gets the origins (direct users and groups involved in the call).
|
Set<OriginInfo> |
CallInfo.CallView.getOrigins() |
| Modifier and Type | Method and Description |
|---|---|
void |
CallInfo.addOrigin(OriginInfo origin)
Adds the origin.
|
protected OriginEntity |
WebConferencingService.createOriginEntity(String callId,
OriginInfo origin)
Creates the origin entity.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CallInfo.addOrigins(Collection<OriginInfo> origins)
Adds the origins.
|
Copyright © 2003–2021 eXo Platform SAS. All rights reserved.