WebexEvent

interface WebexEvent

Interface for all Webex events.

Since

2.3.0

Types

Link copied to clipboard
abstract class Base : WebexEvent

Base class for all Webex events.

Functions

Link copied to clipboard
abstract fun getActorId(): String?

Returns the identifier of the user that caused the event to be sent. For example, for a messsage received event, the author of the message will be the actor. For a membership deleted event, the actor is the person who removed the user from space.

Inheritors

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard