LikeView.OnErrorListener
このクラスには新しいバージョンがあります。ご確認ください。 最新バージョン

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

パッケージ:widget
インスタンスメソッド
onError(Bundle)

Called when a network or other error is encountered.

public void onError(Bundle errorBundle)
パラメーター説明
errorBundleA FacebookException representing the error that was encountered.