Table of Contents

authTCPobj_Server::onLine

There is no doc-string available for this function.

Syntax

script authTCPobj_Server::onLine(string %this, string %line);

Parameters

string %this
No description available.

string %line
No description available.

Return value

script
No description available.

Remarks

Examples

Source

base/server/mainServer.cs:2921

See also

authTCPobj_Server::onConnected
authTCPobj_Server::onConnectFailed
authTCPobj_Server::onDisconnect
authTCPobj_Server::onDNSFailed

References

This function is not called by any other functions.