|  | Alexa Auto SDK
    2.3.0
    | 
| Public Attributes | |
| std::string | endpointId | 
| The unique device endpoint. | |
| bool | loggedIn | 
| Flag that identifies if a user is currently logged in. | |
| std::string | userName | 
| The username of the user currently logged in via a Login directive from Alexa. | |
| bool | isGuest | 
| Flag that identifies if the user currently logged in is a guest. | |
| bool | launched | 
| Flag that identifies if an application has been launched. | |
| bool | active | 
| std::string | accessToken | 
| std::chrono::milliseconds | tokenRefreshInterval | 
| The validity period of the token in milliseconds. | |
| std::vector< ContentSelector > | supportedContentSelectors | 
| Array of content selector types supported by the player. | |
| std::string | spiVersion | 
| The only spiVersion that currently exists is "1.0". | |
struct that represents the session state of a player.
| bool aace::alexa::LocalMediaSource::SessionState::active | 
Flag that identifies if the application is currently active. This could mean different things for different applications.
| std::string aace::alexa::LocalMediaSource::SessionState::accessToken | 
The access token used to log in a user. The access token may also be used as a bearer token if the adapter makes an authenticated Web API to the music provider.
Alexa Auto SDK 2.3.0 - Copyright 2017-2020 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0