onAnswerReceived

abstract fun onAnswerReceived(jsonObject: JsonObject)

Fires when a user has provided an answer to a call attempt

Parameters

jsonObject

, the socket response in a jsonObject format

See also