ChannelInvitedUserArgs Properties

AdiIRC API v2

ChannelInvitedUserArgs Properties

The ChannelInvitedUserArgs type exposes the following members.

Properties
  NameDescription
Public propertyChannelName
Returns the IChannel where the invite occured
Public propertyEatData
Gets or sets the current event proccessing state
Public propertyServer
Returns the IServer where the event occured
Public propertyUser
Returns the IChannelUser who performed the invite
Top
See Also