Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
crymq
master
Top Level Namespace
Connack
Connect
Control
Crymq
Disconnect
Mqtt
MqttError
Packet
Pingreq
Pingresp
Pkid
Puback
Pubcomp
Publish
Pubrec
Pubrel
QoS
Suback
Subscribe
Topic
TopicError
Unsuback
Unsubscribe
Built with Crystal 1.9.2
2023-10-07 21:07:10 UTC
struct
Pkid
Pkid
Struct
Value
Object
Defined in:
crymq/mqtt.cr
Constructors
.new
(pkid : UInt16)
Instance Method Summary
#next
#reset
#value
: UInt16
Constructor Detail
def self.
new
(pkid : UInt16)
#
[
View source
]
Instance Method Detail
def
next
#
[
View source
]
def
reset
#
[
View source
]
def
value
: UInt16
#
[
View source
]