AdiIRCAPI.IChannel Interface Reference

Represents a channel object. More...

List of all members.

Properties

String Name [get]
 Get the IChannel name.
String Topic [get]
 Get the IChannel topic.
String TopicSetBy [get]
 Get nick of whom set the current topic.
String TopicSetAt [get]
 Get date of when the current topic was set.
Boolean IsModerated [get]
 Gets weither the IChannel is moderated.
Boolean IsInviteOnly [get]
 Gets weither the IChannel is invite only.
Boolean IsPrivate [get]
 Gets weither the IChannel is private.
Boolean IsSecret [get]
 Gets weither the IChannel is secret.
Boolean OnlyOpsSetTopic [get]
 Gets weither only operators can set topic in IChannel.
Boolean NoExternalMsgs [get]
 Gets weither the IChannel can recive external messages.
int ChannelLimit [get]
 Gets the IChannel channellimit.
String ChannelPassword [get]
 Gets the IChannel password.
String ChannelModes [get]
 Gets the IChannel mode.
ICollection GetUsers [get]
 Gets a collection of users in the IChannel.


Detailed Description

Represents a channel object.


Property Documentation

String AdiIRCAPI.IChannel.Name [get]

Get the IChannel name.

String AdiIRCAPI.IChannel.Topic [get]

Get the IChannel topic.

String AdiIRCAPI.IChannel.TopicSetBy [get]

Get nick of whom set the current topic.

String AdiIRCAPI.IChannel.TopicSetAt [get]

Get date of when the current topic was set.

Boolean AdiIRCAPI.IChannel.IsModerated [get]

Gets weither the IChannel is moderated.

Boolean AdiIRCAPI.IChannel.IsInviteOnly [get]

Gets weither the IChannel is invite only.

Boolean AdiIRCAPI.IChannel.IsPrivate [get]

Gets weither the IChannel is private.

Boolean AdiIRCAPI.IChannel.IsSecret [get]

Gets weither the IChannel is secret.

Boolean AdiIRCAPI.IChannel.OnlyOpsSetTopic [get]

Gets weither only operators can set topic in IChannel.

Boolean AdiIRCAPI.IChannel.NoExternalMsgs [get]

Gets weither the IChannel can recive external messages.

int AdiIRCAPI.IChannel.ChannelLimit [get]

Gets the IChannel channellimit.

String AdiIRCAPI.IChannel.ChannelPassword [get]

Gets the IChannel password.

String AdiIRCAPI.IChannel.ChannelModes [get]

Gets the IChannel mode.

ICollection AdiIRCAPI.IChannel.GetUsers [get]

Gets a collection of users in the IChannel.


The documentation for this interface was generated from the following file:

Generated on Thu Mar 27 08:55:21 2008 for AdiIRCAPI by  doxygen 1.5.5