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

Parameters

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

Description

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