onRingingReceived

abstract fun onRingingReceived(jsonObject: JsonObject)

Fires once we receive a ringing socket response, containing Telnyx information

Parameters

jsonObject

, the socket response in a jsonObject format

See also