RCONClient.send

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

Meta