Constructors
constructor
- new Session(__namedParameters: { applicationId?: string; attributes?: {} }): Session
Parameters
__namedParameters: { applicationId?: string; attributes?: {} }
Optional applicationId?: string
Optional attributes?: {}
Properties
applicationId
applicationId: string
sessionId
sessionId: string = ...
Data class that represents session property of the request See https://developer.amazon.com/en-US/docs/alexa/custom-skills/request-and-response-json-reference.html#session-object