Method: MQTT::Packet::Connect#will_qos
- Defined in:
- lib/mqtt/packet.rb
permalink #will_qos ⇒ Object
The QoS level to send the Will message as
417 418 419 |
# File 'lib/mqtt/packet.rb', line 417 def will_qos @will_qos end |
The QoS level to send the Will message as
417 418 419 |
# File 'lib/mqtt/packet.rb', line 417 def will_qos @will_qos end |