forked from jcope/OpenSource
-
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
GraphRequest request = GraphRequest.newGraphPathRequest(
accessToken,
"/10224962620247008",
new GraphRequest.Callback() {
@OverRide
public void onCompleted(GraphResponse response) {
// Insert your code here
}
});
request.executeAsync();
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels