public abstract class LoginCallback extends Object
| Constructor and Description |
|---|
LoginCallback() |
| Modifier and Type | Method and Description |
|---|---|
void |
loginFailed(String errorMessage)
Indicates that logging in to the social network has failed
|
void |
loginSuccessful()
Indicates that logging in to the social network has been successful
|
public void loginSuccessful()
public void loginFailed(String errorMessage)
errorMessage - the error message corresponding to this