Click or drag to resize

IPluginHostOnNotifyUserOffline Event

Delegate gets called when a user in the notify list disconnects from the IServer

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

Value

Type: AdiIRCAPIv2.DelegatesNotifyUserOffline
Remarks
Scripted Event Equivalent: on UNOTIFY
See Also