Mark Hindess > Net-MQTT > Net::MQTT::Message::PubRec

Download:
Net-MQTT-1.130190.tar.gz

Dependencies

Annotate this POD

Website

View/Report Bugs
Module Version: 1.130190   Source  

NAME ^

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

VERSION ^

version 1.130190

SYNOPSIS ^

  # instantiated by Net::MQTT::Message

DESCRIPTION ^

This module encapsulates a single MQTT Publish Received 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 Publish Received message.

AUTHOR ^

Mark Hindess <soft-cpan@temporalanomaly.com>

COPYRIGHT AND LICENSE ^

This software is copyright (c) 2011 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.

syntax highlighting: