alexa-skill-kit-d v0.4.3 (2017-01-22T22:55:09Z)
Dub
Repo
AlexaEvent.Session
ask
types
AlexaEvent
struct
AlexaEvent
struct
Session {
@
name
("new")
bool
_new
;
string
sessionId
;
AlexaApplication
application
;
@
optional
string
[
string
]
attributes
;
AlexaUser
user
;
}
Members
Variables
_new
bool
_new
;
application
AlexaApplication
application
;
attributes
string
[
string
]
attributes
;
sessionId
string
sessionId
;
user
AlexaUser
user
;
Meta
Source
See Implementation
ask
types
AlexaEvent
structs
Session
variables
_version
request
session