public interface FBSDKSharingContent extends FBSDKCopying
| Modifier and Type | Method and Description |
|---|---|
org.robovm.apple.foundation.NSURL |
getContentURL() |
List<String> |
getPeopleIDs() |
String |
getPlaceID() |
String |
getRef() |
void |
setContentURL(org.robovm.apple.foundation.NSURL v) |
void |
setPeopleIDs(List<String> v) |
void |
setPlaceID(String v) |
void |
setRef(String v) |
copyCopyright © 2015 RoboVM AB. All Rights Reserved.