WebSocketClient.onReceive

Notifies that the client has sent some data.

class WebSocketClient
abstract
void
onReceive
(
ubyte[] data
)

Meta