LikeView.OnErrorListener
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 logging in.

Pacchetto:widget
Metodi di istanza
onError(Bundle)

Called when a network or other error is encountered.

public void onError(Bundle errorBundle)
ParametroDescrizione
errorBundleA FacebookException representing the error that was encountered.