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