public interface WebSocketClient.WSEventsHandler
These methods are called on an inner worker thread.
abstract void
onAction(String type, String params, long messageId)
onConnect()
onClosed()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
abstract void onAction(String type, String params, long messageId)
abstract void onConnect()
abstract void onClosed()