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

Parameters

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

Description

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