stop Recording
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.
Since
1.3.0
Parameters
recording Id
A unique identifier returned through the RecordingStartedHandler when the DirectCall.startRecording method is called.