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