PickerFragment.OnErrorListener
لم تعد هذه الفئة متوفر في أحدث إصدار من SDK.
يتوفر إصدار أحدث لهذه الفئة. يرجى التحقق أحدث إصدار.

Callback interface that will be called when a network or other error is encountered while retrieving graph objects.

الحزمة:widget
طرق المثيلات
onError(PickerFragment, FacebookException)

Called when a network or other error is encountered.

public void onError(PickerFragment fragment, FacebookException error)
المعلمةالوصف
fragment
errorA FacebookException representing the error that was encountered.