struct MQTT::Client::PubAck

Defined in:

mqtt-client/connection/packet.cr

Constructors

Instance Method Summary

Instance methods inherited from struct MQTT::Client::Packet

initialize initialize

Constructor methods inherited from struct MQTT::Client::Packet

new new

Constructor Detail

def self.new(packet_id : UInt16) #

[View source]

Instance Method Detail

def clone #

[View source]
def copy_with(packet_id _packet_id = @packet_id) #

[View source]
def packet_id : UInt16 #