LikeView.OnErrorListener
يتوفر إصدار أحدث لهذه الفئة. يرجى التحقق أحدث إصدار.

Callback interface that will be called when a network or other error is encountered while logging in.

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

Called when a network or other error is encountered.

public void onError(Bundle errorBundle)
المعلمةالوصف
errorBundleA FacebookException representing the error that was encountered.