LoginButton.UserInfoChangedCallback
最新版本的 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).

套件:widget
執行個體方法
onUserInfoFetched(GraphUser)

Called when the current user changes.

public void onUserInfoFetched(GraphUser user)
參數說明
userThe current user, or null if there is no user