LocationAwareness /4.9.0
public static enum LocationAwareness
An enum containing constants corresponding to the granular level of location data to be collected.
Public Constants
public /DISABLED /+2.0
- Description: Disables MoPub’s location tracking when passed to
MoPub.setLocationAwareness()
.
public /NORMAL /+2.0
- Description: Allows MoPub’s location tracking. This mode is the default if not set otherwise.
public /TRUNCATED /+2.0
- Description: Truncates the precision of location data passed to MoPub when using
MoPub.setLocationPrecision(int precision)
.
Last updated December 03, 2020
TWITTER, MOPUB, and the Bird logo are trademarks of Twitter, Inc. or its affiliates. All third party logos and trademarks included are the property of their respective owners.
© 2020 MoPub (a division of Twitter, Inc.)