public static class CometdWebConferencingService.CallStateEvent extends CometdWebConferencingService.CallEventProxy implements Externalizable
callId, ownerId, ownerType, providerTypeCLOSE, INIT, type| Constructor and Description |
|---|
CallStateEvent()
Instantiates a new call state event (for serialization).
|
| Modifier and Type | Method and Description |
|---|---|
void |
readExternal(ObjectInput in) |
void |
writeExternal(ObjectOutput out) |
toStringpublic CallStateEvent()
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.