FB.ApiClient.revokeAuthorization

Description

Revokes authorization for calling application to make API calls on behalf of given user

Signature

revokeAuthorization(String uid,  Object onRequestCompleted)

Parameters

uidString

user id - only current user is valid and current user assumed if null

onRequestCompletedObject

a callback function for immediate execution, or an instance of FB.BatchSequencer