Manpage logo

Net::MQTT::Message::SubAck - Perl module to represent an MQTT SubAck message

NAME  VERSION  SYNOPSIS  DESCRIPTION  METHODS  message_id()  qos_levels()  AUTHOR  COPYRIGHT AND LICENSE 

NAME

Net::MQTT::Message::SubAck − Perl module to represent an MQTT SubAck message

VERSION

version 1.163170

SYNOPSIS

# instantiated by Net::MQTT::Message

DESCRIPTION

This module encapsulates a single MQTT Subscription Acknowledgement message. It is a specific subclass used by Net::MQTT::Message and should not need to be instantiated directly.

METHODS

message_id()

Returns the message id field of the MQTT Subscription Acknowledgement message.

qos_levels()

Returns the list of granted QoS fields of the MQTT Subscription Acknowledgement message.

AUTHOR

Mark Hindess <soft−[email protected]>

COPYRIGHT AND LICENSE

This software is copyright (c) 2014 by Mark Hindess.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.


Updated 2026-06-01 - jenkler.se | uex.se