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.