PickerFragment.OnErrorListener
Kelas ini tidak tersedia lagi di versi SDK terbaru.

Callback interface that will be called when a network or other error is encountered while retrieving graph objects.

Paket:widget
Metode Instance
onError(PickerFragment, FacebookException)

Called when a network or other error is encountered.

public void onError(PickerFragment fragment, FacebookException error)
ParameterKeterangan
fragment
errorA FacebookException representing the error that was encountered.