16 #ifndef ACSDKEXTERNALMEDIAPLAYERINTERFACES_EXTERNALMEDIAPLAYEROBSERVERINTERFACE_H_ 17 #define ACSDKEXTERNALMEDIAPLAYERINTERFACES_EXTERNALMEDIAPLAYEROBSERVERINTERFACE_H_ 24 namespace acsdkExternalMediaPlayerInterfaces {
62 return observableSessionPropertiesA.
loggedIn == observableSessionPropertiesB.
loggedIn &&
63 observableSessionPropertiesA.
userName == observableSessionPropertiesB.
userName;
139 virtual void onLoginStateProvided(
150 virtual void onPlaybackStateProvided(
158 #endif // ACSDKEXTERNALMEDIAPLAYERINTERFACES_EXTERNALMEDIAPLAYEROBSERVERINTERFACE_H_
::std::string string
Definition: gtest-port.h:1097
Whether or not curl logs should be emitted.
Definition: AVSConnectionManager.h:36
Definition: PlayRequestor.h:29