| Package | Description |
|---|---|
| com.facebook | |
| com.facebook.widget |
| Modifier and Type | Method and Description |
|---|---|
SessionState |
Session.getState()
Returns the current state of the Session.
|
static SessionState |
SessionState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SessionState[] |
SessionState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Session.StatusCallback.call(Session session,
SessionState state,
Exception exception) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
UserSettingsFragment.onSessionStateChange(SessionState state,
Exception exception) |
Copyright © 2013. All Rights Reserved.