CommsChampion Ecosystem MQTT v5 Client
MQTT v5 Client Library.
Public Attributes | List of all members
CC_Mqtt5UnsubscribeTopicConfig Struct Reference

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

#include "common.h"

Public Attributes

const char * m_topic
 "Topic Filter" string, mustn't be NULL
 

Detailed Description

Topic filter configuration structure of the "unsubscribe" operation.

See also
cc_mqtt5_client_unsubscribe_init_config_topic()

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