on Recording Started
abstract fun onRecordingStarted(recordingId: String?, e: SendBirdException?)
Content copied to clipboard
A callback function.
Since
1.3.0
Parameters
recording Id
A unique value for the specific recording session used to identify and stop the recording.
e
An error that could occur while starting a recording session.