| Package | Description |
|---|---|
| com.amazon.ask.model | |
| com.amazon.ask.model.interfaces.system |
| Modifier and Type | Method and Description |
|---|---|
SystemState |
Context.getSystem()
Provides information about the current state of the Alexa service and the device interacting with your skill.
|
| Modifier and Type | Method and Description |
|---|---|
Context.Builder |
Context.Builder.withSystem(SystemState system) |
| Modifier and Type | Method and Description |
|---|---|
SystemState |
SystemState.Builder.build() |
Copyright © 2023. All rights reserved.