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