| Interface | Description |
|---|---|
| IALocationListener |
Used for receiving locations from the
IALocationManager when location has changed. |
| IARegion.Listener |
Used for receiving notifications when region has changed.
|
| Class | Description |
|---|---|
| IAExtraInfo |
Immutable class containing extraneous SDK information returned by
IALocationManager.getExtraInfo(). |
| IALocation |
A data object representing a geographic location.
|
| IALocation.Builder |
Builder to configure
IALocation. |
| IALocationManager |
This class provides access to IndoorAtlas location services.
|
| IALocationRequest |
Provides quality of service attributes to the
IALocationManager. |
| IALocationService |
Service that performs background operations to provide positioning updates to
IALocationManager component. |
| IARegion |
A data object describing a typed region in IndoorAtlas namespace.
|