InternetDiscoveryConfiguration

constructor(timeout: Int = 0, location: String? = null, isSimulated: Boolean = false)

Parameters

timeout

The timeout for discovery, in seconds. If the value is 0, discovery will not specify a timeout.

location

Optional location used to scope discovery for IP connected readers.

isSimulated

Whether the devices returned by discovery should be simulated.