#include <EventStreamClient.h>
◆ ~ClientContinuationHandler()
| Aws::Eventstreamrpc::ClientContinuationHandler::~ClientContinuationHandler |
( |
| ) |
|
|
noexcept |
◆ OnContinuationClosed()
| virtual void Aws::Eventstreamrpc::ClientContinuationHandler::OnContinuationClosed |
( |
| ) |
|
|
pure virtual |
Invoked when the continuation is closed.
Once the continuation is closed, no more messages may be sent or received. The continuation is closed when a message is sent or received with the TERMINATE_STREAM flag, or when the connection shuts down.
◆ OnContinuationMessage()
Invoked when a message is received on this continuation.
◆ ClientContinuation
The documentation for this class was generated from the following files: