AdiIRCAPI.IUser Interface Reference

Represents a user. More...

List of all members.

Properties

String Nick [get]
 Get user nick.
String Ident [get]
 Get user ident.
String Host [get]
 Get user hostname.
String RealName [get]
 Get user realname.
Boolean IsOperator [get]
 Get weither user is IChannel operator (@).
Boolean IsPOperator [get]
 Get weither user is IChannel special operator (!).
Boolean IsOwner [get]
 Get weither user is IChannel owner (&).
Boolean HasVoice [get]
 Get weither user has IChannel voice (+).
Boolean IsHalfOperator [get]
 Get weither user is IChannel half operator (%).
Boolean IsAway [get]
 Get weither user is away.
ICollection Channels [get]
 Retrive all channels this IUser is in.


Detailed Description

Represents a user.


Property Documentation

String AdiIRCAPI.IUser.Nick [get]

Get user nick.

String AdiIRCAPI.IUser.Ident [get]

Get user ident.

String AdiIRCAPI.IUser.Host [get]

Get user hostname.

String AdiIRCAPI.IUser.RealName [get]

Get user realname.

Boolean AdiIRCAPI.IUser.IsOperator [get]

Get weither user is IChannel operator (@).

Boolean AdiIRCAPI.IUser.IsPOperator [get]

Get weither user is IChannel special operator (!).

Boolean AdiIRCAPI.IUser.IsOwner [get]

Get weither user is IChannel owner (&).

Boolean AdiIRCAPI.IUser.HasVoice [get]

Get weither user has IChannel voice (+).

Boolean AdiIRCAPI.IUser.IsHalfOperator [get]

Get weither user is IChannel half operator (%).

Boolean AdiIRCAPI.IUser.IsAway [get]

Get weither user is away.

ICollection AdiIRCAPI.IUser.Channels [get]

Retrive all channels this IUser is in.


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