clearConnectionEventHandles method
void
clearConnectionEventHandles()
清除所以连接状态监听。
Implementation
void clearConnectionEventHandles() {
_connectionEventHandler.clear();
}
清除所以连接状态监听。
void clearConnectionEventHandles() {
_connectionEventHandler.clear();
}