15 #ifndef ALEXA_CLIENT_SDK_AVSCOMMON_AVS_INCLUDE_AVSCOMMON_AVS_AVSMESSAGEENDPOINT_H_ 16 #define ALEXA_CLIENT_SDK_AVSCOMMON_AVS_INCLUDE_AVSCOMMON_AVS_AVSMESSAGEENDPOINT_H_ 49 std::map<std::string, std::string>
cookies;
59 #endif // ALEXA_CLIENT_SDK_AVSCOMMON_AVS_INCLUDE_AVSCOMMON_AVS_AVSMESSAGEENDPOINT_H_
::std::string string
Definition: gtest-port.h:1097
const std::string endpointId
The mandatory endpoint identifier which should uniquely identify a single endpoint across all user de...
Definition: AVSMessageEndpoint.h:46
std::map< std::string, std::string > cookies
The optional custom key value pair associated with the device.
Definition: AVSMessageEndpoint.h:49
Definition: AVSMessageEndpoint.h:32
Whether or not curl logs should be emitted.
Definition: AVSConnectionManager.h:36
AVSMessageEndpoint()=default