| Package | Description |
|---|---|
| com.amazon.ask.model.interfaces.gameEngine | |
| com.amazon.ask.model.services.gameEngine |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Event> |
StartInputHandlerDirective.getEvents()
The logic that determines when your skill is notified of Echo Button input.
|
| Modifier and Type | Method and Description |
|---|---|
StartInputHandlerDirective.Builder |
StartInputHandlerDirective.Builder.putEventsItem(String key,
Event eventsItem) |
| Modifier and Type | Method and Description |
|---|---|
StartInputHandlerDirective.Builder |
StartInputHandlerDirective.Builder.withEvents(Map<String,Event> events) |
| Modifier and Type | Method and Description |
|---|---|
Event |
Event.Builder.build() |
Copyright © 2023. All rights reserved.