onCallChanged

abstract suspend fun onCallChanged(call: Call)

Indicates that a new Call was detected.

Parameters

call

The new detected Call.