Table of Contents

TCPClient::buildRequest

There is no doc-string available for this function.

Syntax

script TCPClient::buildRequest(string %this);

Parameters

string %this
No description available.

Return value

script
No description available.

Remarks

Examples

Source

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

See also

TCPClient::handleText
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.