| Package | Description |
|---|---|
| com.amazon.speech.speechlet.interfaces.videoapp.directive |
Contains classes used to represent the directives returned by your Alexa skill relating to the
VideoApp interface. |
| Modifier and Type | Method and Description |
|---|---|
VideoItem |
LaunchDirective.getVideoItem()
Returns the video item.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LaunchDirective.setVideoItem(VideoItem videoItem)
Sets the video item.
|
Copyright © 2017. All rights reserved.