public class AlexaLaunchRequest extends AlexaRequest
| Constructor and Description |
|---|
AlexaLaunchRequest(AlexaSession actor) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
expectsResponse() |
com.amazon.speech.speechlet.SpeechletRequest |
getSpeechletRequest() |
generateRequestId, getSessionpublic AlexaLaunchRequest(AlexaSession actor)
public boolean expectsResponse()
expectsResponse in class AlexaRequestpublic com.amazon.speech.speechlet.SpeechletRequest getSpeechletRequest()
getSpeechletRequest in class AlexaRequestCopyright © 2018. All rights reserved.