onCallProgressing

abstract fun onCallProgressing(call: Call)

Tells the listener that the outgoing call has entered the CallState.PROGRESSING state and a progress tone can be played.

Parameters

call

The outgoing call to the client on the other end.