16 #ifndef ALEXA_CLIENT_SDK_ACSDKEXTERNALMEDIAPLAYERINTERFACES_INCLUDE_ACSDKEXTERNALMEDIAPLAYERINTERFACES_ADAPTERUTILS_H_ 17 #define ALEXA_CLIENT_SDK_ACSDKEXTERNALMEDIAPLAYERINTERFACES_INCLUDE_ACSDKEXTERNALMEDIAPLAYERINTERFACES_ADAPTERUTILS_H_ 19 #include <rapidjson/document.h> 20 #include <rapidjson/error/en.h> 21 #include <rapidjson/stringbuffer.h> 22 #include <rapidjson/writer.h> 30 namespace acsdkExternalMediaPlayerInterfaces {
62 return "CHANGE_REPORT";
64 return "REQUEST_TOKEN";
70 return "PLAYER_EVENT";
72 return "PLAYER_ERROR_EVENT";
118 const std::set<acsdkExternalMediaPlayerInterfaces::SupportedPlaybackOperation>& supportedOperations,
119 rapidjson::Document::AllocatorType& allocator);
134 rapidjson::Document::AllocatorType& allocator);
146 rapidjson::Document::AllocatorType& allocator);
158 rapidjson::Document::AllocatorType& allocator);
Definition: NamespaceAndName.h:32
::std::string string
Definition: gtest-port.h:1097
bool Value(const T &value, M matcher)
Definition: gmock-matchers.h:4347
Whether or not curl logs should be emitted.
Definition: AVSConnectionManager.h:36
Definition: RetryTimer.h:30