LikeView.OnErrorListener
Đã có phiên bản mới hơn của lớp này. Hãy kiểm tra phiên bản mới nhất.

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

Gói:widget
Phương thức thực thể
onError(Bundle)

Called when a network or other error is encountered.

public void onError(Bundle errorBundle)
Thông sốMô tả
errorBundleA FacebookException representing the error that was encountered.