A Sandcastle Documented Class Library
A Sandcastle Documented Class Library
AdiIRCAPIv2.Interfaces
IUser Interface
IUser Properties
GetChannels Property
Host Property
Ident Property
IsAway Property
Nick Property
RealName Property
IUser
IsAway Property
Get whether user is away.
Namespace:
AdiIRCAPIv2.Interfaces
Assembly:
AdiIRCAPIv2 (in AdiIRCAPIv2.dll) Version: 2.0.1.7 (2.0.1.7)
Syntax
C#
Copy
bool
IsAway
{
get
; }
Property Value
Type:
Boolean
See Also
Reference
IUser Interface
AdiIRCAPIv2.Interfaces Namespace