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

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

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

Called when a network or other error is encountered.

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