public static interface LoginButton.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.Copyright © 2013. All Rights Reserved.