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.