| Package | Description |
|---|---|
| com.amazon.ask.model.interfaces.alexa.presentation |
| Modifier and Type | Class and Description |
|---|---|
class |
AplPresentationStateContext
AplPresentationStateContext
|
| Modifier and Type | Method and Description |
|---|---|
List<PresentationStateContext> |
PresentationState.getContexts()
Includes all presentation contexts owned by the skill which were perceptible at the time of the request.
|
| Modifier and Type | Method and Description |
|---|---|
PresentationState.Builder |
PresentationState.Builder.addContextsItem(PresentationStateContext contextsItem) |
| Modifier and Type | Method and Description |
|---|---|
PresentationState.Builder |
PresentationState.Builder.withContexts(List<PresentationStateContext> contexts) |
Copyright © 2023. All rights reserved.