Click or drag to resize

IPluginHostOnChannelActionMessage Event

Delegate gets called when your IUser recives a channel action message

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

Value

Type: AdiIRCAPIv2.DelegatesChannelActionMessage
Remarks
Scripted Event Equivalent: on ACTION
See Also