Simon Whitaker > Amazon-SQS-Simple-0.8 > Amazon::SQS::Simple::SendResponse

Download:
Amazon-SQS-Simple-0.8.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  1
Open  0
View Bugs
Report a bug
Source   Latest Release: Amazon-SQS-Simple-1.05

NAME ^

Amazon::SQS::Simple::SendResponse - OO API for representing responses to messages sent to the Amazon Simple Queue Service.

INTRODUCTION ^

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

METHODS ^

MessageId()

Get the message unique identifier

MD5OfMessageBody()

Get the MD5 checksum of the message body you sent

AUTHOR ^

Copyright 2007-2008 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.