Interface WebSocket.ConnectHandler

Enclosing class:
WebSocket

public static interface WebSocket.ConnectHandler
Handler for the connection-established event.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
  • Method Details