| Package | Description |
|---|---|
| com.amazon.ask.response |
| Modifier and Type | Class and Description |
|---|---|
class |
PlainTextContentContentHelper
Responsible for building plain text content object using ask-sdk-model in Alexa skills kit display interface
|
class |
RichContentTextContentHelper
Responsible for building rich text content object using ask-sdk-model in Alexa skills kit display interface
|
| Modifier and Type | Method and Description |
|---|---|
TextContentHelper |
TextContentHelper.withPrimaryText(String primaryText) |
TextContentHelper |
TextContentHelper.withSecondaryText(String secondaryText) |
TextContentHelper |
TextContentHelper.withTertiaryText(String tertiaryText) |
Copyright © 2018. All rights reserved.