Client.sendReply

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void sendReply(Reply reply, string[] parameters)
  2. void sendReply(string command, string[] parameters)
    class Client
    protected
    void
    sendReply
    (
    string command
    ,
    string[] parameters...
    )
  3. string function(in char[]) decoder;
  4. string function(in char[]) encoder;

Meta