PickerFragment.OnErrorListener
Questa classe non è più disponibile nella versione più recente dell'SDK.
Non è disponibile una versione più recente di questa classe. Controlla la versione più recente.

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

Pacchetto:widget
Metodi di istanza
onError(PickerFragment, FacebookException)

Called when a network or other error is encountered.

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