Table of Contents

TCPClient::handleText

There is no doc-string available for this function.

Syntax

script TCPClient::handleText(string %this, string %text);

Parameters

string %this
No description available.

string %text
No description available.

Return value

script
No description available.

Remarks

Examples

Source

Add-Ons/System_BlocklandGlass/support/Support_TCPClient.cs:417

See also

TCPClient::buildRequest
TCPClient::onBinChunk
TCPClient::onConnected
TCPClient::onConnectFailed
TCPClient::onDisconnect
TCPClient::onDNSFailed
TCPClient::onDone
TCPClient::onLine
TCPClient::setProgressBar

References

This function is not called by any other functions.