Interface | Description |
---|---|
IALocationListener |
Used for receiving locations from the
IALocationManager when location has changed. |
IAOrientationListener |
Used for receiving headings and orientation updates from
IALocationManager . |
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. |
IAOrientationRequest |
Class used to specify the sensitivity when requesting heading and orientation changes.
|
IARegion |
A data object describing a typed region in IndoorAtlas namespace.
|