public void OnConnectError (int connectionId, byte error);

Parámetros

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

Descripción

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