![]() |
![]()
| ![]() |
![]()
NAMEFacebook::Graph::Response - Handling of a Facebook::Graph response documents. VERSIONversion 1.1205 DESCRIPTIONYou'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. METHODSReturns the response as a string. Does not throw an exception of any kind. as_json ()Returns the response from Facebook as a JSON string. as_hashref ()Returns the response from Facebook as a hash reference. as_string ()No processing what so ever. Just returns the raw body string that was received from Facebook. response ()Direct access to the HTTP::Response object. LEGALFacebook::Graph is Copyright 2010 - 2017 Plain Black Corporation (<http://www.plainblack.com>) and is licensed under the same terms as Perl itself.
|