aws-crt-cpp
Public Member Functions | Public Attributes | List of all members
Aws::Crt::Mqtt::PubCallbackData Struct Reference

Public Member Functions

 PubCallbackData ()
 

Public Attributes

MqttConnectionconnection
 
OnPublishReceivedHandler onPublishReceived
 
Allocatorallocator
 

Constructor & Destructor Documentation

◆ PubCallbackData()

Aws::Crt::Mqtt::PubCallbackData::PubCallbackData ( )
inline

Member Data Documentation

◆ allocator

Allocator* Aws::Crt::Mqtt::PubCallbackData::allocator

◆ connection

MqttConnection* Aws::Crt::Mqtt::PubCallbackData::connection

◆ onPublishReceived

OnPublishReceivedHandler Aws::Crt::Mqtt::PubCallbackData::onPublishReceived

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