IrcClient.userName

User name of the user for this client.

Cannot be changed after connecting.

  1. string userName()
    class IrcClient
    string
    userName
    const pure @property
    (
    )
  2. void userName(string newUserName)

Meta