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