onPing abstract method

void onPing(
  1. Uint8List data,
  2. WebSocketChannel webSocket
)

Implementation

void onPing(Uint8List data, WebSocketChannel webSocket);