Package | Description |
---|---|
com.amazon.ask.dispatcher.request.handler.impl | |
com.amazon.ask.model.interfaces.gameEngine |
Modifier and Type | Method and Description |
---|---|
boolean |
InputHandlerEventRequestHandler.canHandle(HandlerInput input,
InputHandlerEventRequest inputHandlerEventRequest)
Returns true if the handler can dispatch the current request
|
Optional<Response> |
InputHandlerEventRequestHandler.handle(HandlerInput input,
InputHandlerEventRequest inputHandlerEventRequest)
Handles the request.
|
Modifier and Type | Method and Description |
---|---|
InputHandlerEventRequest |
InputHandlerEventRequest.Builder.build() |
Copyright © 2023. All rights reserved.