onCallEnded

abstract fun onCallEnded(call: Call)

This function will be called when the ongoing call has ended.

Since

v1.5.0

Parameters

call

the call that has ended.