AWS IoT Device SDK C++ v2 1.14.0
AWS IoT Device SDK C++ v2
Public Member Functions | Public Attributes | List of all members
Aws::Crt::Mqtt::PubCallbackData Struct Reference

Public Member Functions

 PubCallbackData ()
 

Public Attributes

MqttConnectionconnection
 
OnMessageReceivedHandler onMessageReceived
 
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

◆ onMessageReceived

OnMessageReceivedHandler Aws::Crt::Mqtt::PubCallbackData::onMessageReceived

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