GNSBeaconStrategyParams Class

  • GNSBeaconStrategyParams provides optional parameters to customize beacon scanning strategies.

  • It inherits properties like includeIBeacons, allowInBackground, and lowPowerPreferred from GNSBeaconStrategy to fine-tune beacon detection.

  • These parameters control aspects such as whether to include iBeacons, allow background scanning, and prioritize low power consumption during scanning.

GNSBeaconStrategyParams Class Reference

Overview

Optional params for a beacon strategy. See properties with the same names in GNSBeaconStrategy.

Inherits NSObject.

Property Summary

BOOL includeIBeacons
 
BOOL allowInBackground
 
BOOL lowPowerPreferred