on Call Ended With Error
abstract fun onCallEndedWithError(call: Call, callException: CallException)
Content copied to clipboard
This function is called when the ongoing call ends with an error.
Since
v1.5.0
Parameters
call Exception
CallException
call
the call that has ended.