clearMultiDeviceEventHandles method
void
clearMultiDeviceEventHandles()
清除所有多设备事件监听。
Implementation
void clearMultiDeviceEventHandles() {
_multiDeviceEventHandler.clear();
}
清除所有多设备事件监听。
void clearMultiDeviceEventHandles() {
_multiDeviceEventHandler.clear();
}