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.