Click or drag to resize

IPluginHostOnChannelModeListInviteExempt Event

Delegate gets called when a invite-exempt is set(typically mode +I) for an IChannel

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

Value

Type: AdiIRCAPIv2.DelegatesChannelModeListInviteExempt
Remarks
This delegate gets called for each invite-exempt set in a received MODE event
See Also