Direct Call
Functions
Accepts call.
Captures local video view.
Captures remote video view.
Deletes all custom items.
Deletes custom items.
Holds the active call.
Mutes microphone.
Removes the listener for connection quality and its monitoring modes.
Connects the device camera and Sendbird Calls SDK to stream video.
Selects audio device.
Selects VideoDevice.
Sets the listener for connection quality and its monitoring modes.
Sets DirectCall listener.
Sets local video view.
Sets remote video view.
Starts a media recording session of a direct call. Only one ongoing recording session is allowed. It requires API level 18 or higher.
Starts the screen share of the local user.
Starts video.
Stops a media recording session with the specified recordingId
, and depending on the result of the recording, calls the methods of com.sendbird.calls.handler.RecordingListener. It requires API level 18 or higher.
Stops the screen share of the local user.
Toggles the selection between the front and the back camera. In case of more than two cameras, the next camera will be selected. If the last camera is already selected, the first one will be selected again.
Removes the hold that you put on a call.
Unmutes microphone.
Updates custom items.
Properties
Gets custom items of this DirectCall instance.