LoginButton.UserInfoChangedCallback
Lớp này không còn khả dụng trong phiên bản gần đây nhất của SDK.

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

Gói:widget
Phương thức thực thể
onUserInfoFetched(GraphUser)

Called when the current user changes.

public void onUserInfoFetched(GraphUser user)
Thông sốMô tả
userThe current user, or null if there is no user