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