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.