WebSocketAdapter.send

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void send(Data message)
    class WebSocketAdapter
    final
    void
    send
  2. alias send = IConnection.send
  3. void send(Data[] message, int priority)

Meta