public static interface Utility.GraphMeRequestWithCacheCallback
Modifier and Type | Method and Description |
---|---|
void |
onFailure(FacebookException error) |
void |
onSuccess(org.json.JSONObject userInfo) |
void onSuccess(org.json.JSONObject userInfo)
void onFailure(FacebookException error)