public static interface ProfilePictureView.OnErrorListener
Modifier and Type | Method and Description |
---|---|
void |
onError(FacebookException error)
Called when a network or other error is encountered.
|
void onError(FacebookException error)
error
- a FacebookException representing the error that was encountered.