SmartIrc4net API documentation |
|
IrcClient.Login Method (String, String, Int32, String)
Login parameters required identify with server connection
Parameters
-
nick
- The users 'nick' name which may NOT contain spaces
-
realname
- The users 'real' name which may contain space characters
-
usermode
- A numeric mode parameter. Set to 0 to recieve wallops and be invisible. Set to 4 to be invisible and not receive wallops.
-
username
- The user's machine logon name
See Also
IrcClient Class | Meebey.SmartIrc4net Namespace | IrcClient.Login Overload List