onText abstract method

void onText(
  1. String message,
  2. WebSocketChannel webSocket
)

Implementation

void onText(String message, WebSocketChannel webSocket);