Click or drag to resize

IPluginHostOnChannelMode Event

Delegate gets called for each mode applied to an IChannel

Namespace:  AdiIRCAPIv2.Interfaces
Assembly:  AdiIRCAPIv2 (in AdiIRCAPIv2.dll) Version: 2.0.1.7 (2.0.1.7)
Syntax
C#
event ChannelMode OnChannelMode

Value

Type: AdiIRCAPIv2.DelegatesChannelMode
Remarks
User-status related modes are not included Scripted Event Equivalent: on MODE
See Also