UsbDiscoveryConfiguration
constructor(timeout: Int = 0, isSimulated: Boolean = false)
Parameters
timeout
The timeout for discovery, in seconds. If the value is 0, discovery will not specify a timeout.
isSimulated
Whether the devices returned by discovery should be simulated.