public static class CometdWebConferencingService.CallParticipantEvent extends CometdWebConferencingService.CallEventProxy implements Externalizable
callId, ownerId, ownerType, providerTypeCLOSE, INIT, type| Constructor and Description |
|---|
CallParticipantEvent()
Instantiates a new call participant event (for serialization).
|
| Modifier and Type | Method and Description |
|---|---|
void |
readExternal(ObjectInput in) |
void |
writeExternal(ObjectOutput out) |
toStringpublic CallParticipantEvent()
public void writeExternal(ObjectOutput out) throws IOException
writeExternal in interface ExternalizablewriteExternal in class CometdWebConferencingService.CallEventProxyIOExceptionpublic void readExternal(ObjectInput in) throws IOException
readExternal in interface ExternalizablereadExternal in class CometdWebConferencingService.CallEventProxyIOExceptionCopyright © 2003–2021 eXo Platform SAS. All rights reserved.