onCallRemoved

abstract suspend fun onCallRemoved(callId: CallId)

Indicates that a Call was removed.

Parameters

callId

The ID of the removed Call.