disable All Devices
abstract fun disableAllDevices(device: DeviceType, disable: Boolean, completion: CompletionHandler?)
Disable all devices
Parameters
device
Device type
disable
Whether to disable
completion
Completion callback
Disable all devices
Device type
Whether to disable
Completion callback