LoginButton.UserInfoChangedCallback
Questa classe non è più disponibile nella versione più recente dell'SDK.
Non è disponibile una versione più recente di questa classe. Controlla la versione più recente.

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).

Pacchetto:widget
Metodi di istanza
onUserInfoFetched(GraphUser)

Called when the current user changes.

public void onUserInfoFetched(GraphUser user)
ParametroDescrizione
userThe current user, or null if there is no user