GNSBeaconStrategyParams Class
Stay organized with collections
Save and categorize content based on your preferences.
Optional params for a beacon strategy. See properties with the same names in GNSBeaconStrategy.
Inherits NSObject.
|
BOOL | includeIBeacons |
|
BOOL | allowInBackground |
|
BOOL | lowPowerPreferred |
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-12 UTC.
[null,null,["Last updated 2025-08-12 UTC."],[[["\u003cp\u003e\u003ccode\u003eGNSBeaconStrategyParams\u003c/code\u003e provides optional parameters to customize beacon scanning strategies.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits properties like \u003ccode\u003eincludeIBeacons\u003c/code\u003e, \u003ccode\u003eallowInBackground\u003c/code\u003e, and \u003ccode\u003elowPowerPreferred\u003c/code\u003e from \u003ccode\u003eGNSBeaconStrategy\u003c/code\u003e to fine-tune beacon detection.\u003c/p\u003e\n"],["\u003cp\u003eThese parameters control aspects such as whether to include iBeacons, allow background scanning, and prioritize low power consumption during scanning.\u003c/p\u003e\n"]]],[],null,["# GNSBeaconStrategyParams Class\n\n[Properties](#properties) \nGNSBeaconStrategyParams Class Reference \n\nOverview\n--------\n\nOptional params for a beacon strategy. See properties with the same names in [GNSBeaconStrategy](/nearby/messages/ios/reference/interface_g_n_s_beacon_strategy \"The strategy to use to scan for beacons. \").\n\nInherits NSObject.\n\n|------|-----------------------|\n| Property Summary ---------------- ||\n| BOOL | **includeIBeacons** |\n| ||\n| BOOL | **allowInBackground** |\n| ||\n| BOOL | **lowPowerPreferred** |\n| ||"]]