Aws::Iot::RequestResponse::MqttRequestResponseClient::~MqttRequestResponseClient |
( |
| ) |
|
|
virtual |
Creates a new streaming operation. Streaming operations "listen" to a specific kind of service event and invoke handlers every time one is received.
- Parameters
-
options | configuration options for the streaming operation to construct |
- Returns
Implements Aws::Iot::RequestResponse::IMqttRequestResponseClient.
int Aws::Iot::RequestResponse::MqttRequestResponseClient::SubmitRequest |
( |
const aws_mqtt_request_operation_options & |
requestOptions, |
|
|
UnmodeledResultHandler && |
resultHandler |
|
) |
| |
|
overridevirtual |
Submits a generic request to the request-response client.
- Parameters
-
requestOptions | description of the request the client should perform |
resultHandler | function object to invoke when the request is completed |
- Returns
- success (AWS_OP_SUCCESS) or failure (AWS_OP_ERR)
Implements Aws::Iot::RequestResponse::IMqttRequestResponseClient.
The documentation for this class was generated from the following file: