Version: 5.5
public void OnConnectError (int connectionId, byte error);

Parámetros

connectionId The id of the connection with the error.
error The error code.

Descripción

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