StringDataSent Delegate |
Namespace: AdiIRCAPIv2.Delegates
public delegate void StringDataSent( StringDataSentArgs argument )
The raw string passed in the args can be modified to alter the message being sent to the IServer
If the string is set to an empty string, the message will not be further processed.Scripted Event Equivalent: on PARSELINE