public static interface LoginButton.UserInfoChangedCallback
| Modifier and Type | Method and Description |
|---|---|
void |
onUserInfoFetched(GraphUser user)
Called when the current user changes.
|
void onUserInfoFetched(GraphUser user)
user - the current user, or null if there is no userCopyright © 2013. All Rights Reserved.