LikeView.OnErrorListener
Versi yang lebih baru dari kelas ini sudah tersedia. Lihat versi terbaru.

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

Paket:widget
Metode Instance
onError(Bundle)

Called when a network or other error is encountered.

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