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

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

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

Called when a network or other error is encountered.

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