Click or drag to resize

IPluginHostOnNotifyUserOnline Event

Delegate gets called when a user in the notify list connects to the IServer

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

Value

Type: AdiIRCAPIv2.DelegatesNotifyUserOnline
Remarks
Scripted Event Equivalent: on NOTIFY
See Also