onClientStarted

abstract fun onClientStarted(client: SinchClient)

Tells the listener that the client has started and ready for initiating outgoing calls.

Parameters

client

The client informing the listener that it started.