Click or drag to resize

IPluginHostOnChannelInvite Event

Delegate gets called when your IUser recives an IChannel invite

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

Value

Type: AdiIRCAPIv2.DelegatesChannelInvite
Remarks
Scripted Event Equivalent: on INVITE
See Also