Package | Description |
---|---|
com.amazon.ask.model.interfaces.geolocation |
Modifier and Type | Method and Description |
---|---|
static Access |
Access.fromValue(String text) |
Access |
LocationServices.getAccess()
A string representing if Alexa has access to location services running on the hostOS of device.
|
static Access |
Access.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Access[] |
Access.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
LocationServices.Builder |
LocationServices.Builder.withAccess(Access access) |
Copyright © 2023. All rights reserved.