Class OriginId
java.lang.Object
org.exoplatform.webconferencing.domain.OriginId
- All Implemented Interfaces:
Serializable
Created by The eXo Platform SAS.
- Version:
- $Id: OriginId.java 00000 Dec 18, 2020 pnedonosko $
- Author:
- Peter Nedonosko
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
id
The id. -
callId
The call id. -
type
The call type.
-
-
Constructor Details
-
OriginId
public OriginId()Instantiates a new participant group id. -
OriginId
Instantiates a new participant group id.- Parameters:
id- the idcallId- the call idtype- the type
-
-
Method Details