CommsChampion Ecosystem MQTT v3.1.1 Client
MQTT v3.1.1 Client Library.
Public Attributes | List of all members
CC_Mqtt311SubscribeTopicConfig Struct Reference

Topic filter configuration structure of the "subscribe" operation. More...

#include "common.h"

Public Attributes

CC_Mqtt311QoS m_maxQos
 "Maximum QoS" value, defaults to CC_Mqtt311QoS_ExactlyOnceDelivery.
 
const char * m_topic
 "Topic Filter" string, mustn't be NULL
 

Detailed Description

Topic filter configuration structure of the "subscribe" operation.

See also
cc_mqtt311_client_subscribe_init_config_topic()

The documentation for this struct was generated from the following file: