NIDLTDOAConfiguration.DiscoveryMethod
The technologies an app can use to discover Downlink Time-Difference-of-Arrival anchors.
Declaration
enum DiscoveryMethodOverview
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.