public void OnConnectError (int connectionId, byte error);

파라미터

connectionIdThe id of the connection with the error.
errorThe error code.

설명

A virtual function that is invoked when there is a connection error.