Package-level declarations
Types
Link copied to clipboard
                Accuracy authorization granted by user to the app.
Link copied to clipboard
                enum AccuracyLevel
The accuracy of the observed location
Link copied to clipboard
                Utility class to provide default observer subscription behaviour for LocationProvider. Clients can extend this class and invoke notifyLocationUpdate when receiving location updates.
Link copied to clipboard
                location provider specialisation that provides real-time locations generated from the device
Link copied to clipboard
                interface DeviceLocationProviderFactory
Factory interface to build user defined DeviceLocationProvider.
Link copied to clipboard
                Types of DeviceLocationProvider
Link copied to clipboard
                Extended location provider request parameters for Android platform.
Link copied to clipboard
                interface GetLocationCallback
Callback involved to get the location.
Link copied to clipboard
                Exception to denote an incompatible Google Play Services Activity Recognition API.
Link copied to clipboard
                Exception to denote an incompatible Google Play Services Location API.
Link copied to clipboard
                The interval for active location updates
Link copied to clipboard
                Location information.
Link copied to clipboard
                Error code with brief explanation.
Link copied to clipboard
                enum LocationErrorCode
Codes of location errors.
Link copied to clipboard
                class LocationExtraKeys
Keys for additional information (extra) in Location.
Link copied to clipboard
                interface LocationObserver
Observer for getting updates from a LocationProvider.
Link copied to clipboard
                interface LocationProvider
Location provider that provides locations
Link copied to clipboard
                Data model that contains parameters for location requests.
Link copied to clipboard
                interface LocationService
The entry point of the platform location services.
Link copied to clipboard
                class LocationServiceFactory
Location service factory.
Link copied to clipboard
                interface LocationServiceObserver
Observers for getting updates from LocationService.
Link copied to clipboard
                Link copied to clipboard
                enum PermissionStatus
Location permissions granted by user to the app.