Facebook
GraphRequest.Callback - Documentation - Meta for Developers
GraphRequest.Callback

Specifies the interface that consumers of the Request class can implement in order to be notified when a particular request completes, either successfully or with an error.

Package:
facebook
Instance Methods
onCompleted(GraphResponse)

The method that will be called when a request completes.

public void onCompleted( GraphResponse response )
Parameter Description
response The Response of this request, which may include error information if the request was unsuccessful
Build a Mobile Site
View Site in Mobile | Classic
Share by: