Call Recording Observer
An interface that allows you to be notified when the recording status of a call changes.
Functions
Link copied to clipboard
Called when the recording of a call fails.
Link copied to clipboard
abstract fun onCallRecordingStateChanged(call: Call, callRecordingState: CallRecordingState)
Content copied to clipboard
A function that is called when the recording status of a call changes.