A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
identifier — Property, class com.distriqt.extension.location.geofences.Region
A unique identifier for this region.
implementation — Property, class com.distriqt.extension.location.Location
The implementation currently in use.
init(key:String) — Static Method , class com.distriqt.extension.location.Location
Initialises the extension class for use with the provided key.
interval — Property, class com.distriqt.extension.location.LocationRequest
Set the desired interval for active location updates, in milliseconds.
IN_USE — Constant Static Property, class com.distriqt.extension.location.AuthorisationStatus
User has authorised this application to access location data only when in use
INVALID — Constant Static Property, class com.distriqt.extension.location.geofences.Region
Invalid value
isAbsoluteAltitudeAvailable — Property, interface com.distriqt.extension.location.altitude.Altitude
isAvailable() — method, class com.distriqt.extension.location.Location
Checks to see if the location services (GPS etc) are available on the device.
isMockLocation — Property, class com.distriqt.extension.location.Position
If true then this data is from a mock location provider and may not represent the real position of the user.
isRelativeAltitudeAvailable — Property, interface com.distriqt.extension.location.altitude.Altitude
isSupported — Property, interface com.distriqt.extension.location.Geocoder
If the current device / platform supports geocoding functionality.
isSupported — Static Property, class com.distriqt.extension.location.Location
Whether the current device supports the extensions functionality
isValid() — method, class com.distriqt.extension.location.geofences.Region
Checks to see if the required information has been supplied to make this region valid.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z