A Sandcastle Documented Class Library
IChannelUserHasSpoken Property |
Returns whether the user has spoken since joining the IChannel
Namespace: AdiIRCAPIv2.Interfaces
Assembly: AdiIRCAPIv2 (in AdiIRCAPIv2.dll) Version: 2.0.1.4 (2.0.1.4)
Syntax
bool HasSpoken { get; }
ReadOnly Property HasSpoken As Boolean Get
property bool HasSpoken { bool get (); }
abstract HasSpoken : bool with get
Property Value
Type: BooleanSee Also