Table of Contents

GlassApiTCP::onConnected

There is no doc-string available for this function.

Syntax

script GlassApiTCP::onConnected(string %this);

Parameters

string %this
No description available.

Return value

script
No description available.

Remarks

Examples

Source

Add-Ons/System_BlocklandGlass/common/GlassApi.cs:182

See also

GlassApiTCP::buildRequest
GlassApiTCP::handleText
GlassApiTCP::onBinChunk
GlassApiTCP::onDone
GlassApiTCP::onLine
GlassApiTCP::setProgressBar

References

This function is not called by any other functions.