Table of Contents

GlassApiTCP::onDone

There is no doc-string available for this function.

Syntax

script GlassApiTCP::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/common/GlassApi.cs:123

See also

GlassApiTCP::buildRequest
GlassApiTCP::handleText
GlassApiTCP::onBinChunk
GlassApiTCP::onConnected
GlassApiTCP::onLine
GlassApiTCP::setProgressBar

References

This function is not called by any other functions.