| Package | Description |
|---|---|
| org.robovm.pods.facebook.share |
| Modifier and Type | Method and Description |
|---|---|
static FBSDKSharePhoto |
FBSDKSharePhoto.create(org.robovm.apple.foundation.NSURL imageURL,
boolean userGenerated) |
static FBSDKSharePhoto |
FBSDKSharePhoto.create(org.robovm.apple.uikit.UIImage image,
boolean userGenerated) |
FBSDKSharePhoto |
FBSDKShareOpenGraphValueContainer.getPhoto(String key) |
FBSDKSharePhoto |
FBSDKShareOpenGraphValueContaining.getPhoto(String key) |
FBSDKSharePhoto |
FBSDKShareVideoContent.getPreviewPhoto() |
| Modifier and Type | Method and Description |
|---|---|
org.robovm.apple.foundation.NSArray<FBSDKSharePhoto> |
FBSDKSharePhotoContent.getPhotos() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
FBSDKSharePhoto.equalsTo(FBSDKSharePhoto photo) |
void |
FBSDKShareOpenGraphValueContainer.putPhoto(String key,
FBSDKSharePhoto photo) |
void |
FBSDKShareVideoContent.setPreviewPhoto(FBSDKSharePhoto v) |
| Modifier and Type | Method and Description |
|---|---|
void |
FBSDKSharePhotoContent.setPhotos(org.robovm.apple.foundation.NSArray<FBSDKSharePhoto> v) |
Copyright © 2015 RoboVM AB. All Rights Reserved.