AWS IoT Device SDK C++ v2
1.34.0
AWS IoT Device SDK C++ v2
|
This is the complete list of members for Aws::Eventstreamrpc::ConnectionLifecycleHandler, including all inherited members.
OnConnectCallback() | Aws::Eventstreamrpc::ConnectionLifecycleHandler | virtual |
OnDisconnectCallback(RpcError status) | Aws::Eventstreamrpc::ConnectionLifecycleHandler | virtual |
OnErrorCallback(RpcError status) | Aws::Eventstreamrpc::ConnectionLifecycleHandler | virtual |
OnPingCallback(const Crt::List< EventStreamHeader > &headers, const Crt::Optional< Crt::ByteBuf > &payload) | Aws::Eventstreamrpc::ConnectionLifecycleHandler | virtual |
~ConnectionLifecycleHandler() noexcept=default | Aws::Eventstreamrpc::ConnectionLifecycleHandler | virtual |