esp_mqtt5_event_property_t is only used within ESP-IDF.
 
Symbols
loading (2/5)...
Files
loading (4/5)...
SummarySyntaxReferencesInstancesLifecycle

Fields

Field
Declared as
Description
bool
Payload format of the message.
char *
Response topic of the message.
int
Response topic length of the message.
char *
Correlation data of the message.
uint16_t
Correlation data length of the message.
char *
Content type of the message.
int
Content type length of the message.
uint16_t
Subscription identifier of the message.
The handle for user property, call function esp_mqtt5_client_delete_user_property to free the memory.