Click or drag to resize

IPluginHostOnChannelNoticeMessage Event

Delegate gets called when a IChannel recives a notice

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

Value

Type: AdiIRCAPIv2.DelegatesChannelNoticeMessage
Remarks
Scripted Event Equivalent: on NOTICE
See Also