SmartIrc4net API documentation |
|
IrcClient.Login Method (String[], String, Int32, String, String)
Login parameters required identify with server connection
Parameters
-
nicklist
- The users list of 'nick' names 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
-
password
- The optional password can and MUST be set before any attempt to register the connection is made.
See Also
IrcClient Class | Meebey.SmartIrc4net Namespace | IrcClient.Login Overload List