Table of Contents

GlassLiveConnection::onDisconnect

There is no doc-string available for this function.

Syntax

script GlassLiveConnection::onDisconnect(string %this);

Parameters

string %this
No description available.

Return value

script
No description available.

Remarks

Examples

Source

Add-Ons/System_BlocklandGlass/client/submodules/live/GlassLiveConnection.cs:109

See also

GlassLiveConnection::doDisconnect
GlassLiveConnection::gotKeepalivePong
GlassLiveConnection::keepaliveFailed
GlassLiveConnection::onConnected
GlassLiveConnection::onConnectFailed
GlassLiveConnection::onDNSFailed
GlassLiveConnection::onLine
GlassLiveConnection::placeCall
GlassLiveConnection::sendKeepalivePing

References

This function is not called by any other functions.