on Call Recording State Changed
abstract fun onCallRecordingStateChanged(call: Call, callRecordingState: CallRecordingState)
Content copied to clipboard
A function that is called when the recording status of a call changes.
Parameters
call
The call object that has changed its recording status.
call Recording State
The new recording status of the call.