AI-generated Key Takeaways
-
GNSStrategyParams
provides optional parameters for customizing a GNSStrategy. -
These parameters include discovery mode, discovery mediums, and background detection allowance.
-
The properties in
GNSStrategyParams
correspond to those in theGNSStrategy
class.
GNSStrategyParams Class Reference
Overview
Optional params for a strategy. See properties with the same names in GNSStrategy.
Inherits NSObject.
Property Summary | |
GNSDiscoveryMode | discoveryMode |
GNSDiscoveryMediums | discoveryMediums |
BOOL | allowInBackground |