#include <MqttTypes.h>
Options required to create an MqttConnection.
◆ allocator
◆ enableMetrics
| bool Aws::Crt::Mqtt::MqttConnectionOptions::enableMetrics = true |
◆ hostName
◆ port
| uint32_t Aws::Crt::Mqtt::MqttConnectionOptions::port = 0 |
◆ socketOptions
◆ tlsConnectionOptions
◆ tlsContext
◆ useTls
| bool Aws::Crt::Mqtt::MqttConnectionOptions::useTls = false |
◆ useWebsocket
| bool Aws::Crt::Mqtt::MqttConnectionOptions::useWebsocket = false |
The documentation for this struct was generated from the following file: