PickerFragment.OnErrorListener
最新版本的 SDK 已不再提供此課程。
有此級別的更新版本。前往查看 最新版本。

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

套件:widget
執行個體方法
onError(PickerFragment, FacebookException)

Called when a network or other error is encountered.

public void onError(PickerFragment fragment, FacebookException error)
參數說明
fragment
errorA FacebookException representing the error that was encountered.