Click or drag to resize

IPluginHostOnServerPongPreceived Event

Delegate gets called when a IServer receives a PING event

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

Value

Type: AdiIRCAPIv2.DelegatesServerPongPreceived
Remarks
Scripted Event Equivalent: on PoNG
See Also