onCallRecordingFailed

abstract fun onCallRecordingFailed(call: Call, reason: String)

Called when the recording of a call fails.

Parameters

call

Call the call in which the recording failed.

reason

String the error reason that occurred.