|
|
| |
Facebook::Graph::Response(3) |
User Contributed Perl Documentation |
Facebook::Graph::Response(3) |
Facebook::Graph::Response - Handling of a Facebook::Graph response documents.
You'll be given one of these as a result of calling the
"request" method on a Facebook::Graph::Query
or others, or "publish" on any of the
Facebook::Graph::Publish modules.
Returns the response as a string. Does not throw an exception of any kind.
Returns the response from Facebook as a JSON string.
Returns the response from Facebook as a hash reference.
No processing what so ever. Just returns the raw body string that was received
from Facebook.
Direct access to the HTTP::Response object.
Facebook::Graph is Copyright 2010 - 2012 Plain Black Corporation
(<http://www.plainblack.com>) and is licensed under the same terms as
Perl itself.
Visit the GSP FreeBSD Man Page Interface. Output converted with ManDoc. |