Amazon::SQS::Simple::Message - OO API for representing messages from the Amazon Simple Queue Service.


NAME

Amazon::SQS::Simple::Message - OO API for representing messages from the Amazon Simple Queue Service.


INTRODUCTION

Don't instantiate this class directly. Objects of this class are returned by various methods in Amazon::SQS::Simple::Queue. See the Amazon::SQS::Simple::Queue manpage for more details.


METHODS

MessageBody()

Get the message body.

MessageId()

Get the message unique identifier


AUTHOR

Copyright 2007 Simon Whitaker <swhitaker@cpan.org>

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