Package com. sendbird. live
Types
AuthenticateParams
A class representing the metrics related to connection quality
An enum representing the different modes of monitoring the connection quality
An enum representing different levels of call quality based on MOS values
A class that provides general information about a host in a live event.
InitParams
A class that provides configuration information for a live event when it is created.
A class that provides event listener methods that are invoked when actions are taken in a live event.
A query class that provides queries used to retrieve a list of live events.
An enum that provides information about roles that users can take in a live event.
An enum that provides information about the states of a live event.
An Enum that determines the host type for LiveEvent
A class that provides configuration information for live event when it is updated.
A class that provides media options that can be set when establishing a media stream for a live event.
A class that provides general information about a participant in a live event.
A class that provides participant count info.
An enum that provides information about the states of a participant.
A singleton class that serves as the basis for all functionalities in Sendbird Live. This class can be initialized with an application ID and provides methods to authenticate, create, and retrieve a live event object.
An interface that contains onVideoFrameReceived
to receive the video frames from the Live SDK.
A class that provides configuration information for video quality when it is updated.