public interface WebSocketStateListener
abstract void
onOpen()
onError(String msg)
onClose()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
abstract void onOpen()
abstract void onError(String msg)
abstract void onClose()