Internet Direct (Indy) Version 9.0.2 Beta
|
property OnCommandJoin: TIdIrcTwoParmEvent;
Permissions to join a channel are determined by the server that hosts the client connection. All other servers should add the user to the channel when it is received from the origin server. The local server can add a user under the following circumstances:
When a user has joined a channel, they will receive notice about all commands for their server that affect the channel.
Parm1 contains a channel name, or a list of comma-delimited channel names, where the client should listen for IRC messages.
Parm2 contains a key (password), or a list of comma-delimited keys, for all channels where keys are required.