AWS IoT Device SDK C++ v2
1.34.0
AWS IoT Device SDK C++ v2
|
#include <EventStreamClient.h>
Friends | |
class | ClientContinuation |
std::future< RpcError > | ClientOperation::Close (OnMessageFlushCallback onMessageFlushCallback) noexcept |
Class representing a connection to an RPC server.
|
noexcept |
|
noexcept |
|
deletenoexcept |
|
noexcept |
|
noexcept |
Close the connection.
|
noexcept |
Initiates a new outgoing event-stream-rpc connection.
connectionOptions | Connection options. |
connectionLifecycleHandler | Handler to process connection lifecycle events. |
clientBootstrap | ClientBootstrap object to run the connection on. |
|
inlinenoexcept |
Check if the connection is open.
|
noexcept |
Create a new stream.
clientContinuationHandler | Handler to process continuation events. |
|
inlinenoexcept |
|
noexcept |
|
deletenoexcept |
|
noexcept |
|
noexcept |
|
friend |
|
friend |