Method Web.Api.Facebook.Graph()->get()


Method get

mapping get(string path, void|ParamsArg params, void|Callback cb)

Description

Make a generic GET request to the Facebook Graph API.

Parameter path

What to request. Like me, me/pictures, [some_id]/something.

Parameter params
Parameter cb

Callback for async requests