#include <MqttTypes.h>
Options required to create an MqttConnection.
◆ allocator
Allocator* Aws::Crt::Mqtt::MqttConnectionOptions::allocator = nullptr |
◆ hostName
const char* Aws::Crt::Mqtt::MqttConnectionOptions::hostName = nullptr |
◆ 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: