onCallEnded

abstract fun onCallEnded(call: Call)

Tells the listener that the call has entered the CallState.ENDED state.

Parameters

call

The call that ended.