PickerFragment.OnErrorListener
Lớp này không còn khả dụng trong phiên bản gần đây nhất của SDK.
Đã 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 retrieving graph objects.

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

Called when a network or other error is encountered.

public void onError(PickerFragment fragment, FacebookException error)
Thông sốMô tả
fragment
errorA FacebookException representing the error that was encountered.