# Modules.BLE.CentralScanOptions

Simple object passed to startScan method

Availability
1.0.0
Extends
Object

NOTE

This is an abstract type. Any object of this structure can be used where this type is used.

# Properties

# allowDuplicatesKey

Availability
1.0.0
allowDuplicatesKey :Boolean

A Boolean value that specifies whether the scan should run without duplicate filtering.


# solicitedServiceUUIDsKey

Availability
1.0.0
solicitedServiceUUIDsKey :Array<String>

An array of service UUIDs that you want to scan for.