Click or drag to resize

IPluginHostOnPrivateNoticeMessage Event

Delegate gets called when your IUser receives a notice

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

Value

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