IrcClient.realName

Real name of the user for this client.

Cannot be changed after connecting.

  1. string realName()
  2. void realName(string newRealName)
    class IrcClient
    void
    realName
    @property
    ()

Meta