Manpage logo

Net::MQTT::Message::JustMessageId - Perl module for an MQTT message w/message id only payload

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

NAME

Net::MQTT::Message::JustMessageId − Perl module for an MQTT message w/message id only payload

VERSION

version 1.163170

SYNOPSIS

# abstract class not instantiated directly

DESCRIPTION

This module encapsulates a single MQTT message that has only a message id in its payload. This is an abstract class used to implement a number of other MQTT messages such as PubAck, PubComp, etc.

METHODS

message_id()

Returns the message id field of the MQTT 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