 |
AlexaClientSDK
1.26.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
Go to the documentation of this file.
16 #ifndef ACSDKEXTERNALMEDIAPLAYERINTERFACES_EXTERNALMEDIAPLAYEROBSERVERINTERFACE_H_
17 #define ACSDKEXTERNALMEDIAPLAYERINTERFACES_EXTERNALMEDIAPLAYEROBSERVERINTERFACE_H_
24 namespace acsdkExternalMediaPlayerInterfaces {
62 return observableSessionPropertiesA.
loggedIn == observableSessionPropertiesB.
loggedIn &&
63 observableSessionPropertiesA.
userName == observableSessionPropertiesB.
userName;
84 const std::string&
state,
104 const std::string& state,
105 const std::string& trackName,
108 trackName{trackName},
112 playRequestor(playRequestor){};
140 const std::string& playerId,
151 const std::string& playerId,
158 #endif // ACSDKEXTERNALMEDIAPLAYERINTERFACES_EXTERNALMEDIAPLAYEROBSERVERINTERFACE_H_
Definition: PlayRequestor.h:29
Whether or not curl logs should be emitted.
Definition: AVSConnectionManager.h:36
AlexaClientSDK 1.26.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved.
Licensed under the Apache License, Version 2.0