AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Public Member Functions | Public Attributes | List of all members
alexaClientSDK::acsdkExternalMediaPlayerInterfaces::AdapterState Class Reference

#include <ExternalMediaAdapterInterface.h>

Collaboration diagram for alexaClientSDK::acsdkExternalMediaPlayerInterfaces::AdapterState:
Collaboration graph
[legend]

Public Member Functions

 AdapterState ()=default
 Default constructor. More...
 

Public Attributes

AdapterSessionState sessionState
 Variable to hold the session state. More...
 
AdapterPlaybackState playbackState
 Variable to hold the playback state. More...
 

Detailed Description

Class that encapsulates an adapter session and playback state.

Constructor & Destructor Documentation

◆ AdapterState()

alexaClientSDK::acsdkExternalMediaPlayerInterfaces::AdapterState::AdapterState ( )
default

Default constructor.

Member Data Documentation

◆ playbackState

AdapterPlaybackState alexaClientSDK::acsdkExternalMediaPlayerInterfaces::AdapterState::playbackState

Variable to hold the playback state.

◆ sessionState

AdapterSessionState alexaClientSDK::acsdkExternalMediaPlayerInterfaces::AdapterState::sessionState

Variable to hold the session state.


The documentation for this class was generated from the following file:

AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0