Package-level declarations

Types

Link copied to clipboard
open class ActiveParticipantsEvent : BaseNotificationEvent
Emitted when a list of active participants changes.
Link copied to clipboard
open class ConferenceCreatedNotificationEvent : BaseNotificationEvent
Emitted when the subscribed conference has been created.
Link copied to clipboard
open class ConferenceEndedNotificationEvent : BaseNotificationEvent
Emitted when a subscribed conference has ended.
Link copied to clipboard
open class InvitationReceivedNotificationEvent : BaseNotificationEvent
Emitted when the invitation has been received.
Link copied to clipboard
open class ParticipantJoinedNotificationEvent : BaseNotificationEvent
Emitted when a participant has joined a specific conference.
Link copied to clipboard
open class ParticipantLeftNotificationEvent : BaseNotificationEvent
Emitted when a participant has left a specific conference.