Package | Description |
---|---|
com.amazon.ask.model | |
com.amazon.ask.model.interfaces.geolocation |
Modifier and Type | Method and Description |
---|---|
GeolocationState |
Context.getGeolocation()
Provides the last gathered geolocation information of the device.
|
Modifier and Type | Method and Description |
---|---|
Context.Builder |
Context.Builder.withGeolocation(GeolocationState geolocation) |
Modifier and Type | Method and Description |
---|---|
GeolocationState |
GeolocationState.Builder.build() |
Copyright © 2023. All rights reserved.