ProfilePictureView.OnErrorListener
Đã có phiên bản mới hơn của lớp này. Hãy kiểm tra phiên bản mới nhất.

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

Gói:widget
Phương thức thực thể
onError(FacebookException)

Called when a network or other error is encountered.

public void onError(FacebookException error)
Thông sốMô tả
errorA FacebookException representing the error that was encountered.