RCONClient.send

Undocumented in source. Be warned that the author may not have intended to support it.
  1. int send(string message)
    class RCONClient
    @safe
    int
    send
    (
    string message
    )
  2. int send(RCONPacket.Type type, string message)
  3. void send(RCONPacket packet)

Meta