public void OnConnectError (int connectionId, byte error);

参数

connectionId出错连接的 ID。
error错误代码。

描述

出现连接错误时调用的虚拟函数。