IUser Properties

AdiIRC API v2

IUser Properties

The IUser type exposes the following members.

Properties
  NameDescription
Public propertyGetChannels
Retrive all channels this IUser is joined.
Public propertyHost
Get user hostname.
Public propertyIdent
Get user ident.
Public propertyIsAway
Get whether user is away.
Public propertyNick
Get user nick.
Public propertyRealName
Get user realname.
Top
See Also