#include <aws/eventstreamrpc/Exports.h>
#include <aws/crt/DateTime.h>
#include <aws/crt/JsonObject.h>
#include <aws/crt/StlAllocator.h>
#include <aws/crt/Types.h>
#include <aws/crt/UUID.h>
#include <aws/crt/io/EventLoopGroup.h>
#include <aws/crt/io/SocketOptions.h>
#include <aws/crt/io/TlsOptions.h>
#include <aws/crt/io/HostResolver.h>
#include <aws/event-stream/event_stream_rpc_client.h>
#include <aws/io/host_resolver.h>
#include <atomic>
#include <functional>
#include <future>
#include <memory>
Go to the source code of this file.
|
| enum | Aws::Eventstreamrpc::EventStreamRpcStatusCode {
Aws::Eventstreamrpc::EVENT_STREAM_RPC_SUCCESS = 0
, Aws::Eventstreamrpc::EVENT_STREAM_RPC_NULL_PARAMETER
, Aws::Eventstreamrpc::EVENT_STREAM_RPC_UNINITIALIZED
, Aws::Eventstreamrpc::EVENT_STREAM_RPC_ALLOCATION_ERROR
,
Aws::Eventstreamrpc::EVENT_STREAM_RPC_CONNECTION_SETUP_FAILED
, Aws::Eventstreamrpc::EVENT_STREAM_RPC_CONNECTION_ACCESS_DENIED
, Aws::Eventstreamrpc::EVENT_STREAM_RPC_CONNECTION_ALREADY_ESTABLISHED
, Aws::Eventstreamrpc::EVENT_STREAM_RPC_CONNECTION_CLOSED
,
Aws::Eventstreamrpc::EVENT_STREAM_RPC_CONTINUATION_CLOSED
, Aws::Eventstreamrpc::EVENT_STREAM_RPC_UNKNOWN_PROTOCOL_MESSAGE
, Aws::Eventstreamrpc::EVENT_STREAM_RPC_UNMAPPED_DATA
, Aws::Eventstreamrpc::EVENT_STREAM_RPC_UNSUPPORTED_CONTENT_TYPE
,
Aws::Eventstreamrpc::EVENT_STREAM_RPC_CRT_ERROR
} |
| |
◆ OPERATION_ERROR
◆ OPERATION_RESPONSE