onCallStarted

abstract fun onCallStarted(call: Call)

This function will be called when the ongoing call has started.

Since

v1.5.0

Parameters

call

the call that has started.