| Package | Description |
|---|---|
| org.robovm.pods.facebook.login |
| Modifier and Type | Method and Description |
|---|---|
FBSDKLoginBehavior |
FBSDKLoginManager.getLoginBehavior() |
FBSDKLoginBehavior |
FBSDKLoginButton.getLoginBehavior() |
static FBSDKLoginBehavior |
FBSDKLoginBehavior.valueOf(long n) |
static FBSDKLoginBehavior |
FBSDKLoginBehavior.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FBSDKLoginBehavior[] |
FBSDKLoginBehavior.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FBSDKLoginManager.setLoginBehavior(FBSDKLoginBehavior v) |
void |
FBSDKLoginButton.setLoginBehavior(FBSDKLoginBehavior v) |
Copyright © 2015 RoboVM AB. All Rights Reserved.