| 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 |
| persistInBackground — Property, class com.distriqt.extension.location.LocationRequest |
|
Since Android O, in order to receive consistent updates while your application
is in the background a foreground service and corresponding notification must
be used. |
| persistInBackgroundNotificationText — Property, class com.distriqt.extension.location.LocationRequest |
|
Notification text for the foreground service notification
|
| position — Property, class com.distriqt.extension.location.events.LocationEvent |
|
The geographic position information associated with this event
|
| Position — class, package com.distriqt.extension.location |
|
Represents a geographical coordinate along with accuracy and timestamp information
|
| Position(lat:Number, lon:Number) — Constructor, class com.distriqt.extension.location.Position |
|
Constructor
|
| postCode — Property, class com.distriqt.extension.location.Address |
|
the postal code of the address, for example "94110", or null if it is unknown
|
| precision — Property, class com.distriqt.extension.location.altitude.AltitudeData |
|
The recommended resolution for the altitude, in meters. |
| pressure — Property, class com.distriqt.extension.location.altitude.AltitudeData |
|
The recorded pressure, in kilopascals. |
| priority — Property, class com.distriqt.extension.location.LocationRequest |
|
Set the priority of the request. |
| PRIORITY_BALANCED_POWER_ACCURACY — Constant Static Property, class com.distriqt.extension.location.LocationRequest |
|
To request "block" level accuracy. |
| PRIORITY_HIGH_ACCURACY — Constant Static Property, class com.distriqt.extension.location.LocationRequest |
|
To request the most accurate locations available. |
| PRIORITY_LOW_POWER — Constant Static Property, class com.distriqt.extension.location.LocationRequest |
|
To request "city" level accuracy. |
| PRIORITY_NO_POWER — Constant Static Property, class com.distriqt.extension.location.LocationRequest |
|
To request the best accuracy possible with zero additional power consumption. |
|
| 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 |