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


Method put

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

Description

Make a generic PUT 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