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