| Class | Description |
|---|---|
| AlexaPresentationAplInterface |
AlexaPresentationAplInterface
|
| AlexaPresentationAplInterface.Builder | |
| AnimatedOpacityProperty |
AnimatedOpacityProperty
|
| AnimatedOpacityProperty.Builder | |
| AnimatedProperty |
AnimatedProperty
|
| AnimatedTransformProperty |
AnimatedTransformProperty
|
| AnimatedTransformProperty.Builder | |
| AnimateItemCommand |
Runs a fixed-duration animation sequence on one or more properties of a single component.
|
| AnimateItemCommand.Builder | |
| AutoPageCommand |
Automatically progress through a series of pages displayed in a Pager component.
|
| AutoPageCommand.Builder | |
| ClearFocusCommand |
Removes focus from the component that is currently in focus.
|
| ClearFocusCommand.Builder | |
| Command |
A message that can change the visual or audio presentation of the content on the screen.
|
| ComponentEntity |
The entity context data which was attached to an element.
|
| ComponentEntity.Builder | |
| ComponentVisibleOnScreen |
Definition of a visible APL element shown on screen.
|
| ComponentVisibleOnScreen.Builder | |
| ComponentVisibleOnScreenListItemTag |
An element in a scrolling list
|
| ComponentVisibleOnScreenListItemTag.Builder | |
| ComponentVisibleOnScreenListTag |
An ordered list of items
|
| ComponentVisibleOnScreenListTag.Builder | |
| ComponentVisibleOnScreenMediaTag |
Media player
|
| ComponentVisibleOnScreenMediaTag.Builder | |
| ComponentVisibleOnScreenPagerTag |
A collection of items that are displayed one at a time.
|
| ComponentVisibleOnScreenPagerTag.Builder | |
| ComponentVisibleOnScreenScrollableTag |
A scrollable region.
|
| ComponentVisibleOnScreenScrollableTag.Builder | |
| ComponentVisibleOnScreenTags |
The tags which were attached to an element.
|
| ComponentVisibleOnScreenTags.Builder | |
| ComponentVisibleOnScreenViewportTag |
The entire screen in which a document is rendered.
|
| ComponentVisibleOnScreenViewportTag.Builder | |
| ControlMediaCommand |
Control a media player to play, pause, change tracks, or perform some other common action.
|
| ControlMediaCommand.Builder | |
| ExecuteCommandsDirective |
Alexa.Presentation.APL.ExecuteCommands directive used to send APL commands to a device.
|
| ExecuteCommandsDirective.Builder | |
| FinishCommand |
The finish command closes the current APL document and exits.
|
| FinishCommand.Builder | |
| GoBackCommand |
GoBack command POJO for the backstack APL extension.
|
| GoBackCommand.Builder | |
| HideOverlayCommand |
HideOverlay Command used by television shopping skill.
|
| HideOverlayCommand.Builder | |
| IdleCommand |
The idle command does nothing.
|
| IdleCommand.Builder | |
| ListRuntimeError |
Reports an error with list functionality.
|
| ListRuntimeError.Builder | |
| LoadIndexListDataEvent |
The LoadIndexListData event is sent to the skill to retrieve additional list items.
|
| LoadIndexListDataEvent.Builder | |
| LoadTokenListDataEvent |
The LoadTokenListData event is sent to the skill to retrieve additional list items.
|
| LoadTokenListDataEvent.Builder | |
| MoveTransformProperty |
MoveTransformProperty
|
| MoveTransformProperty.Builder | |
| OpenUrlCommand |
Opens a url with web browser or other application on the device.
|
| OpenUrlCommand.Builder | |
| ParallelCommand |
Execute a series of commands in parallel.
|
| ParallelCommand.Builder | |
| PlayMediaCommand |
Plays media on a media player (currently only a Video player; audio may be added in the future).
|
| PlayMediaCommand.Builder | |
| ReinflateCommand |
The reinflate command reinflates the current document with updated configuration properties.
|
| ReinflateCommand.Builder | |
| RenderDocumentDirective |
RenderDocumentDirective
|
| RenderDocumentDirective.Builder | |
| RenderedDocumentState |
Provides context for any APL content shown on screen.
|
| RenderedDocumentState.Builder | |
| RotateTransformProperty |
RotateTransformProperty
|
| RotateTransformProperty.Builder | |
| Runtime |
Contains the runtime information for the interface.
|
| Runtime.Builder | |
| RuntimeError |
A description of an error in APL functionality.
|
| RuntimeErrorEvent |
Notifies the skill of any errors in APL functionality.
|
| RuntimeErrorEvent.Builder | |
| ScaleTransformProperty |
ScaleTransformProperty
|
| ScaleTransformProperty.Builder | |
| ScrollCommand |
Scroll a ScrollView or Sequence forward or backward by a number of pages.
|
| ScrollCommand.Builder | |
| ScrollToComponentCommand |
Scroll forward or backward through a ScrollView or Sequence to ensure that a particular component is in view.
|
| ScrollToComponentCommand.Builder | |
| ScrollToIndexCommand |
Scroll forward or backward through a ScrollView or Sequence to ensure that a particular child component is in view.
|
| ScrollToIndexCommand.Builder | |
| SelectCommand |
Select a single command from an array of commands and data.
|
| SelectCommand.Builder | |
| SendEventCommand |
The SendEvent command allows the APL author to generate and send an event to Alexa.
|
| SendEventCommand.Builder | |
| SendIndexListDataDirective |
Returned in response to a LoadIndexListData event, containing the requested items and metadata for further interaction.
|
| SendIndexListDataDirective.Builder | |
| SendTokenListDataDirective |
Returned in response to a LoadTokenListData event, containing the requested items and metadata for further interaction.
|
| SendTokenListDataDirective.Builder | |
| SequentialCommand |
A sequential command executes a series of commands in order.
|
| SequentialCommand.Builder | |
| SetFocusCommand |
Changes the actionable component that is in focus.
|
| SetFocusCommand.Builder | |
| SetPageCommand |
Change the page displayed in a Pager component.
|
| SetPageCommand.Builder | |
| SetStateCommand |
The SetState command changes one of the component’s state settings.
|
| SetStateCommand.Builder | |
| SetValueCommand |
Change a dynamic property of a component without redrawing the screen.
|
| SetValueCommand.Builder | |
| ShowOverlayCommand |
ShowOverlay Command used by television shopping skill.
|
| ShowOverlayCommand.Builder | |
| SkewTransformProperty |
SkewTransformProperty
|
| SkewTransformProperty.Builder | |
| SpeakItemCommand |
Reads the contents of a single item on the screen.
|
| SpeakItemCommand.Builder | |
| SpeakListCommand |
Read the contents of a range of items inside a common container.
|
| SpeakListCommand.Builder | |
| TransformProperty |
Transform property to apply to a component.
|
| TransformProperty.Builder<T extends TransformProperty.Builder<T>> | |
| UpdateIndexListDataDirective |
Updates the content of an dynamicIndexList datasource which has been previously communicated to an Alexa device.
|
| UpdateIndexListDataDirective.Builder | |
| UserEvent |
UserEvent
|
| UserEvent.Builder | |
| VideoSource |
The source property holds the video clip or sequence of video clips to play.
|
| VideoSource.Builder |
| Enum | Description |
|---|---|
| Align |
The alignment of the item after scrolling.
|
| AnimateItemRepeatMode |
How repeated animations will play.
|
| AudioTrack |
The audio track to play on.
|
| BackType |
The type of back navigation to use.
|
| ComponentState |
Component state.
|
| ComponentVisibleOnScreenMediaTagStateEnum |
Media player stage posible states
|
| ComponentVisibleOnScreenScrollableTagDirectionEnum |
Scrolling direction
|
| HighlightMode |
How highlighting is applied: on a line-by-line basis, or to the entire block.
|
| ListRuntimeErrorReason |
The reason for the failure.
|
| MediaCommandType |
The command enumerated value is the operation that should be performed on the media player.
|
| Position |
Whether the value is a relative or absolute offset.
|
Copyright © 2023. All rights reserved.