Skip to content

Modules.BLE.CentralScanOptions

Simple object passed to Modules.BLE.CentralManager.startScan method

Since: 1.0.0 · Platforms: iphone, ipad

Properties #

allowDuplicatesKey#

Type: Boolean

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

solicitedServiceUUIDsKey#

Type: Array<String>

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

Titanium SDK Documentation