CallClientListener
Listener interface with all the possible events that will be triggered by the CallClient
.
Functions
Event emitted when the active speaker of the call has changed
Event emitted when a custom app message is received from another participant.
Event emitted when a custom app message is received externally from the REST API.
Event emitted when an audio device is plugged or removed from the mobile
Event emitted when the call state changes, normally as a consequence of invocations to
Event emitted when the input settings are updated, normally as a consequence of invocations to
Event emitted for all participants when a live stream encounters an error.
Event emitted for all participants when a live stream starts.
Event emitted for all participants when a live stream stops.
Event emitted for all participants when a live stream encounters a warning.
Event containing the local participant latest audio level information. Fires based on the frequency specified when starting the local audio level observer.
Event emitted when the logging & telemetry backend updates the network statistics
Event emitted when the participant count changes
Event emitted when a participant joins the call.
Event emitted when a participant has left the call.
Event emitted when a participant is updated. This can mean either the participant's metadata was updated, or the tracks belonging to the participant changed.
Event emitted when the publishing settings are updated, normally as a consequence of invocations to
Event emitted when a recording error occurs.
Event emitted for all participants when a recording starts.
Event emitted for all participants when a recording stops.
Event containing all remote participants' latest audio level information. Fires based on the frequency specified when starting the remote participants audio level observer.
Event emitted when the subscription profile settings are updated as a consequence of calls to
Event emitted when the subscription settings are updated as a consequence of calls to
Event emitted when transcription has encountered an error.
Event emitted when a transcription message is received.
Event emitted when transcription has started.
Event emitted when transcription has stopped.