Called when the session is connecting or reconnecting.
Called when the session has stopped from a started state with the reason provided in the status. See documentation for MeetingSessionStatus and MeetingSessionStatusCode for more information.
Called when connection health has changed.
Handles the events from the SignalingClient this observer is registered with.
Called when the media stats are available.
Describes the task for the purpose of logging.
Executes any cleanup logic.
Runs the unit of work until it either succeeds and fulfills the promise or fails and rejects the promise. Where possible it should listen for the cancellation signal, stop working, and reject the promise. If run is called more than once, it should immediately reject the promise.
Sets the parent of this task for the purpose of logging.
Called whenever a tile has been created or updated.
Generated using TypeDoc
Called when the session has started.