A Sandcastle Documented Class Library
IUser Interface |
Represents a user
Namespace: AdiIRCAPIv2.Interfaces
Assembly: AdiIRCAPIv2 (in AdiIRCAPIv2.dll) Version: 2.0.1.4 (2.0.1.4)

The IUser type exposes the following members.

Name | Description | |
---|---|---|
![]() | GetChannels |
Retrive all channels this IUser is joined.
|
![]() | Host |
Get user hostname.
|
![]() | Ident |
Get user ident.
|
![]() | IsAway |
Get whether user is away.
|
![]() | Nick |
Get user nick.
|
![]() | RealName |
Get user realname.
|
