Table of Contents

TCPClient::onDone

There is no doc-string available for this function.

Syntax

script TCPClient::onDone(string %this, string %error);

Parameters

string %this
No description available.

string %error
No description available.

Return value

script
No description available.

Remarks

Examples

Source

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

See also

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

References

This function is not called by any other functions.