onReconnectingStart method

void onReconnectingStart()

重连开始回调

客户端和服务器断开连接时,SDK 会进行重连,重连开始时触发此回调。重连结果请参考 onReJoinChannelonDisconnect

Implementation

void onReconnectingStart() {}