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