onCallRinging

open fun onCallRinging(call: Call)

Tells the listener that the outgoing call has entered the CallState.RINGING state and the callee received the call.

Parameters

call

The outgoing call to the client on the other end.