| Interface | Description |
|---|---|
| LocationEngine |
Generic location engine interface wrapper for the location providers.
|
| LocationEngineCallback<T> |
Invoked for asynchronous notifications when new data
from engine becomes available.
|
| Class | Description |
|---|---|
| LocationEngineProvider |
The main entry point for location engine integration.
|
| LocationEngineRequest |
Data model that contains parameters for location
engine requests.
|
| LocationEngineRequest.Builder | |
| LocationEngineResult |
A wrapper class representing location result from the location engine.
|