onSocketDisconnect method

FutureOr<void> onSocketDisconnect()

@detail api @brief Socket 连接断开时触发此回调

Implementation

FutureOr<void> onSocketDisconnect() async {}