Class | Description |
---|---|
AlexaPresentationHtmlInterface |
AlexaPresentationHtmlInterface
|
AlexaPresentationHtmlInterface.Builder | |
HandleMessageDirective |
The HandleMessage directive sends a message to a skill's web application that runs on the device browser.
|
HandleMessageDirective.Builder | |
MessageRequest |
The Message request sends a message to the skill lambda.
|
MessageRequest.Builder | |
ModelConfiguration |
ModelConfiguration
|
ModelConfiguration.Builder | |
Runtime |
Contains the runtime information for the interface.
|
Runtime.Builder | |
RuntimeError |
RuntimeError
|
RuntimeError.Builder | |
RuntimeErrorRequest |
The RuntimeError request occurs when the device software encounters an error with loading a skill's web application.
|
RuntimeErrorRequest.Builder | |
StartDirective |
The Start directive provides the data necessary to load an HTML page on the target device.
|
StartDirective.Builder | |
StartRequest |
StartRequest
|
StartRequest.Builder | |
Transformer |
Properties for performing text to speech transformations.
|
Transformer.Builder |
Enum | Description |
---|---|
RuntimeErrorReason |
Gets or Sets interfaces.alexa.presentation.html.RuntimeErrorReason
|
StartRequestMethod |
Gets or Sets interfaces.alexa.presentation.html.StartRequestMethod
|
TransformerType |
Gets or Sets interfaces.alexa.presentation.html.TransformerType
|
Copyright © 2023. All rights reserved.