Discuss this help topic in SecureBlackbox Forum
This event is fired when a portion of text data is received.
Declaration
Parameters
- Text - the text that has been received.
- Last - indicates whether the received text is the final part of a message.
- pcText - the text that has been received.
- szText - the length of pcText.
Description
This event is fired by the component when it received text data.
Discuss this help topic in SecureBlackbox Forum