Contents

NIDLTDOAConfiguration.DiscoveryMethod

The technologies an app can use to discover Downlink Time-Difference-of-Arrival anchors.

Declaration

enum DiscoveryMethod

Overview

When you create a DL-TDOA configuration (NIDLTDOAConfigration), specify the method that the session uses to discover nearby anchors, among Wi-Fi or Bluetooth Low Energy, by calling init(networkIdentifier:discoveryMethod:). The framework needs to know the anchor discovery technology upfront, to match your deployment environment.

The default value is NIDLTDOAConfiguration.DiscoveryMethod.bluetoothLowEnergy.

Topics

Specifying the discovery technology

Createing a discovery method

See Also

Specifing the discovery method