| SmartIrc4net API documentation |
|
IrcClient.IsJoined Method (String, String)
Determine if a specified nickname can be found in a specified channel
Parameters
-
channelname
- The name of the channel you wish to query
-
nickname
- The users 'nick' name which may NOT contain spaces
Return Value
True if nickname is found in channel
See Also
IrcClient Class | Meebey.SmartIrc4net Namespace | IrcClient.IsJoined Overload List