send

External Documentation

void send(

  1. JSAny data
)

Sends data through the WebSocket connection.

Implementation

external void send(JSAny data);