public static interface PickerFragment.OnErrorListener
| Modifier and Type | Method and Description |
|---|---|
void |
onError(PickerFragment<?> fragment,
FacebookException error)
Called when a network or other error is encountered.
|
void onError(PickerFragment<?> fragment, FacebookException error)
error - a FacebookException representing the error that was encountered.Copyright © 2013. All Rights Reserved.