RawBytesReceived Delegate |
Namespace: AdiIRCAPIv2.Delegates
public delegate void RawBytesReceived( RawBytesReceivedArgs argument )
The Byte-Array passed in the args can be modified to alter the message that AdiIRC parse.
If the array is set to null or zero bytes, the message will not be processed further.
Scripted Event Equivalent: on PARSELINE