onDisablePushReceived

abstract fun onDisablePushReceived(jsonObject: JsonObject)

Fires when a disablePush response is recieved

Parameters

jsonObject

, the socket response in a jsonObject format

See also

IceCandidate