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