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.