async_mqtt 9.0.1
Loading...
Searching...
No Matches
PUBREL packet (v5.0)
Collaboration diagram for PUBREL packet (v5.0):

Topics

 pubrel_reason_code
 
 implementation class
 

Typedefs

using pubrel_packet = basic_pubrel_packet<2>
 Type alias of basic_pubrel_packet (PacketIdBytes=2).
 

Detailed Description

Typedef Documentation

◆ pubrel_packet

template<std::size_t PacketIdBytes>
using pubrel_packet = basic_pubrel_packet<2>
related

Type alias of basic_pubrel_packet (PacketIdBytes=2).

Requirements