NAME

Facebook::Graph::AccessToken::Response - The Facebook access token request response.

VERSION

version 0.0200

METHODS

token ()

Returns the token string.

expires ()

Returns the time alotted to this token. If undefined then the token is forever.

response ()

Direct access to the HTTP::Response object.

LEGAL

Facebook::Graph is Copyright 2010 Plain Black Corporation (http://www.plainblack.com) and is licensed under the same terms as Perl itself.