public void OnServerError (Networking.NetworkConnection conn, int errorCode);

파라미터

connConnection from client.
errorCodeError code.

설명

Called on the server when a network error occurs for a client connection.