Constant esp_idf_hal::sys::esp_mqtt_event_id_t_MQTT_EVENT_SUBSCRIBED
source ยท pub const esp_mqtt_event_id_t_MQTT_EVENT_SUBSCRIBED: i32 = 3;
Expand description
< subscribed event, additional context:
- msg_id message id
- error_handle
error_type
in case subscribing failed - data pointer to broker response, check for errors.
- data_len length of the data for this event