Click or drag to resize

IPluginHostOnServerErrorMessage Event

Delegate gets called when your IUser receives a server-sent ERROR message

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

Value

Type: AdiIRCAPIv2.DelegatesServerErrorMessage
Remarks
Scripted Event Equivalent: on ERROR
See Also