16 #ifndef ALEXA_CLIENT_SDK_ACL_INCLUDE_ACL_TRANSPORT_MIMERESPONSESTATUSHANDLERINTERFACE_H_ 17 #define ALEXA_CLIENT_SDK_ACL_INCLUDE_ACL_TRANSPORT_MIMERESPONSESTATUSHANDLERINTERFACE_H_ 70 #endif // ALEXA_CLIENT_SDK_ACL_INCLUDE_ACL_TRANSPORT_MIMERESPONSESTATUSHANDLERINTERFACE_H_ virtual void onActivity()=0
::std::string string
Definition: gtest-port.h:1097
virtual ~MimeResponseStatusHandlerInterface()=default
HTTP2ResponseFinishedStatus
Definition: HTTP2ResponseFinishedStatus.h:29
Whether or not curl logs should be emitted.
Definition: AVSConnectionManager.h:36
Definition: MimeResponseStatusHandlerInterface.h:29
virtual bool onReceiveResponseCode(long responseCode)=0
virtual void onResponseFinished(avsCommon::utils::http2::HTTP2ResponseFinishedStatus status, const std::string &nonMimeBody)=0