A Sandcastle Documented Class Library
A Sandcastle Documented Class Library
AdiIRCAPIv2.Interfaces
IPrivateWindow Interface
IPrivateWindow Properties
GetChannels Property
Host Property
Ident Property
IsAway Property
Nick Property
RealName Property
IPrivateWindow
IsAway Property
Get whether the user is away or not.
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
IPrivateWindow Interface
AdiIRCAPIv2.Interfaces Namespace