public class OriginId extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
protected String |
callId
The call id.
|
protected String |
id
The id.
|
protected String |
type
The call type.
|
| Constructor and Description |
|---|
OriginId()
Instantiates a new participant group id.
|
OriginId(String id,
String callId,
String type)
Instantiates a new participant group id.
|
protected String id
protected String callId
protected String type
Copyright © 2003–2021 eXo Platform SAS. All rights reserved.