onErrorReceived

abstract fun onErrorReceived(jsonObject: JsonObject)

Fires when an error has occurred with the TxSocket

Parameters

jsonObject

, the socket response in a jsonObject format

See also