| Package | Description |
|---|---|
| com.amazon.speech.speechlet.interfaces.playbackcontroller |
Contains classes used by the
PlaybackController interface. |
| com.amazon.speech.speechlet.interfaces.playbackcontroller.request |
Contains classes used to represent the requests sent to your Alexa skill relating to the
PlaybackController interface. |
| Modifier and Type | Method and Description |
|---|---|
SpeechletResponse |
PlaybackController.onPauseCommandIssued(SpeechletRequestEnvelope<PauseCommandIssuedRequest> requestEnvelope)
Entry point for a user pressing the pause button on a playback controller.
|
| Modifier and Type | Method and Description |
|---|---|
PauseCommandIssuedRequest |
PauseCommandIssuedRequest.Builder.build() |
Copyright © 2016. All rights reserved.