Skip to content

Modules.Facebook.FacebookGraphResponse

Argument passed to the graph API callback, in response to a requestWithGraphPath call.

Extends: ErrorResponse · Since: 3.1.0 · Platforms: android, iphone, ipad

Properties #

path#

Type: String

Graph API path of the original request.

result#

Type: String

If successful, returns the JSON response returned by Facebook.
If the request is not successfully completed, the result is undefined.

Titanium SDK Documentation