Client.rename

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void rename(string oldkey, string newkey)
    class Client
    override
    void
    rename
    (
    string oldkey
    ,
    string newkey
    )
  2. alias rename = BinaryClient.rename

Meta