Click or drag to resize

IPluginHostOnPrivateCtcpMessage Event

Delegate gets called when your IUser receives a CTCP message

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

Value

Type: AdiIRCAPIv2.DelegatesPrivateCtcpMessage
Remarks
Scripted Event Equivalent: on CTCP
See Also