| Package | Description |
|---|---|
| com.facebook | |
| com.facebook.model | |
| com.facebook.widget |
| Modifier and Type | Method and Description |
|---|---|
void |
Request.GraphUserCallback.onCompleted(GraphUser user,
Response response)
The method that will be called when the request completes.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Request.GraphUserListCallback.onCompleted(List<GraphUser> users,
Response response)
The method that will be called when the request completes.
|
| Modifier and Type | Method and Description |
|---|---|
GraphUser |
OpenGraphAction.getFrom()
Gets the from-user associated with the action.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OpenGraphAction.setFrom(GraphUser from)
Sets the from-user associated with the action.
|
| Modifier and Type | Method and Description |
|---|---|
List<GraphUser> |
FriendPickerFragment.getSelection()
Gets the currently-selected list of users.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LoginButton.UserInfoChangedCallback.onUserInfoFetched(GraphUser user)
Called when the current user changes.
|
Copyright © 2013. All Rights Reserved.