MessageTransportClient.send

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void send(MessageBuffer buffer)
  2. void send(uint id, ubyte[] msg)
  3. void send(uint id, string msg)
    class MessageTransportClient
    void
    send
    (
    uint id
    ,
    string msg
    )

Meta