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.