onClientReady

open override fun onClientReady(jsonObject: JsonObject)

Fires once the client is ready and gateway status updates can be received

Parameters

jsonObject

, the socket response in a jsonObject format

See also