MQTTAsync_init_options - Man Page
Synopsis
#include <MQTTAsync.h>
Data Fields
char struct_id [4]
int struct_version
int do_openssl_init
Detailed Description
Initialization options
Field Documentation
char struct_id[4]
The eyecatcher for this structure. Must be MQTG.
int struct_version
The version number of this structure. Must be 0
int do_openssl_init
1 = we do openssl init, 0 = leave it to the application
Author
Generated automatically by Doxygen for Paho Asynchronous MQTT C Client Library from the source code.
Info
Thu Jul 18 2024 00:00:00 Paho Asynchronous MQTT C Client Library