clearMultiDeviceEventHandles method
~english Clears all multi-device event handlers. ~end
~chinese 清除所有多设备事件监听。 ~end
Implementation
void clearMultiDeviceEventHandles() {
_multiDeviceEventHandler.clear();
}
~english Clears all multi-device event handlers. ~end
~chinese 清除所有多设备事件监听。 ~end
void clearMultiDeviceEventHandles() {
_multiDeviceEventHandler.clear();
}