|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface LoginButton.UserInfoChangedCallback
Specifies a callback interface that will be called when the button's notion of the current user changes (if the fetch_user_info attribute is true for this control).
Method Summary | |
---|---|
void |
onUserInfoFetched(GraphUser user)
Called when the current user changes. |
Method Detail |
---|
void onUserInfoFetched(GraphUser user)
user
- the current user, or null if there is no user
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |