|
AWS IoT Device SDK C++ v2
1.42.1
AWS IoT Device SDK C++ v2
|
#include <Mqtt5Client.h>
Public Member Functions | |
| PublishReceivedEventData () | |
Public Attributes | |
| std::shared_ptr< PublishPacket > | publishPacket |
The data returned when a publish is made to a topic the MQTT5 client is subscribed to.
|
inline |
| std::shared_ptr<PublishPacket> Aws::Crt::Mqtt5::PublishReceivedEventData::publishPacket |