![]() |
AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
Namespaces | |
| test | |
Classes | |
| class | HTTP2ConnectionFactoryInterface |
| class | HTTP2ConnectionInterface |
| class | HTTP2ConnectionObserverInterface |
| struct | HTTP2GetMimeHeadersResult |
| class | HTTP2MimeRequestEncoder |
| class | HTTP2MimeRequestSourceInterface |
| class | HTTP2MimeResponseDecoder |
| class | HTTP2MimeResponseSinkInterface |
| class | HTTP2RequestConfig |
| class | HTTP2RequestInterface |
| class | HTTP2RequestSourceInterface |
| class | HTTP2ResponseSinkInterface |
| struct | HTTP2SendDataResult |
| class | MockHTTP2MimeRequestEncodeSource |
| class | MockHTTP2MimeResponseDecodeSink |
Functions | |
| std::ostream & | operator<< (std::ostream &stream, HTTP2RequestType type) |
| std::ostream & | operator<< (std::ostream &stream, HTTP2ResponseFinishedStatus status) |
Status returned from HTTP2ResponseSinkInterface::onReceiveData() and HTTP2MimeResponseSinkInterface::onReceiveMimePartData().
Status provided when an HTTP2 response is finished.
|
inline |
|
inline |
Write a HTTP2ResponseFinishedStatus value to an ostream as a string.
| stream | The stream to write the value to. |
| status | The status to write to the ostream as a string. |
ostream that was passed in and written to. AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0