Device Scanner State
Enum class to describe the current state of the IDeviceScanner.
Entries
Bluetooth scanner could not start because Bluetooth permissions have not been granted.
Bluetooth scanner could not start because Bluetooth is disabled on this Android device.
Bluetooth scanner could not start because Bluetooth is not available on this Android device.
Bluetooth scanner could not start because an invalid hardware ID was provided.
Bluetooth scanner could not start due to an internal error.
Bluetooth scanner could not start due to a problem with the LicenseManager. Check LicenseManager.Shared.state for details.
Properties
Functions
Enum class to describe the current state of the IDeviceScanner.
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns an array containing the constants of this enum type, in the order they're declared.