| Package | Description |
|---|---|
| com.facebook.widget |
| Modifier and Type | Method and Description |
|---|---|
LoginButton.OnErrorListener |
LoginButton.getOnErrorListener()
Returns the current OnErrorListener for this instance of LoginButton.
|
LoginButton.OnErrorListener |
UserSettingsFragment.getOnErrorListener()
Returns the current OnErrorListener for this instance of UserSettingsFragment.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LoginButton.setOnErrorListener(LoginButton.OnErrorListener onErrorListener)
Sets an OnErrorListener for this instance of LoginButton to call into when
certain exceptions occur.
|
void |
UserSettingsFragment.setOnErrorListener(LoginButton.OnErrorListener onErrorListener)
Sets an OnErrorListener for this instance of UserSettingsFragment to call into when
certain exceptions occur.
|
Copyright © 2013. All Rights Reserved.