public abstract static class WebexEvent.Base extends java.lang.Object implements WebexEvent
WebexEvent.Base
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getActorId()
Returns the identifier of the user that caused the event to be sent.
|
public java.lang.String getActorId()
WebexEvent
getActorId
in interface WebexEvent
WebexEvent