Table of Contents

postServerTCPObj::onConnected

There is no doc-string available for this function.

Syntax

script postServerTCPObj::onConnected(string %this);

Parameters

string %this
No description available.

Return value

script
No description available.

Remarks

Examples

Source

base/server/mainServer.cs:204

See also

postServerTCPObj::onConnectFailed
postServerTCPObj::onDisconnect
postServerTCPObj::onDNSFailed
postServerTCPObj::onLine

References

This function is not called by any other functions.