onOfferReceived

open override fun onOfferReceived(jsonObject: JsonObject)

Fires when the TxSocket has received an invitation to communicate

Parameters

jsonObject

, the socket response in a jsonObject format

See also