public class FBSDKSharePhotoContent extends org.robovm.apple.foundation.NSObject implements FBSDKSharingContent
| Modifier and Type | Class and Description |
|---|---|
static class |
FBSDKSharePhotoContent.FBSDKSharePhotoContentPtr |
org.robovm.apple.foundation.NSObject.Marshaler, org.robovm.apple.foundation.NSObject.NoRetainMarshaler, org.robovm.apple.foundation.NSObject.NSKeyValueObserver, org.robovm.apple.foundation.NSObject.NSObjectPtr, org.robovm.apple.foundation.NSObject.SkipInit| Modifier | Constructor and Description |
|---|---|
|
FBSDKSharePhotoContent() |
protected |
FBSDKSharePhotoContent(org.robovm.apple.foundation.NSObject.SkipInit skipInit) |
| Modifier and Type | Method and Description |
|---|---|
org.robovm.apple.foundation.NSObject |
copy() |
boolean |
equalsTo(FBSDKSharePhotoContent content) |
org.robovm.apple.foundation.NSURL |
getContentURL() |
List<String> |
getPeopleIDs() |
org.robovm.apple.foundation.NSArray<FBSDKSharePhoto> |
getPhotos() |
String |
getPlaceID() |
String |
getRef() |
void |
setContentURL(org.robovm.apple.foundation.NSURL v) |
void |
setPeopleIDs(List<String> v) |
void |
setPhotos(org.robovm.apple.foundation.NSArray<FBSDKSharePhoto> v) |
void |
setPlaceID(String v) |
void |
setRef(String v) |
addKeyValueObserver, addKeyValueObserver, afterMarshaled, alloc, autorelease, autorelease, awakeFromNib, conformsToProtocol, description, didChangeValue, didChangeValue, didChangeValues, doDispose, equals, getAutoContentAccessingProxy, getClassForCoder, getClassForKeyedArchiver, getKeyValueCoder, getObservationInfo, hash, hashCode, isEqual, isKindOfClass, isMemberOfClass, mutableCopy, performSelector, performSelector, performSelector, performSelector, performSelector, performSelector, performSelector, performSelectorInBackground, performSelectorOnMainThread, performSelectorOnMainThread, performSelectorV, performSelectorV, performSelectorV, release, release, removeKeyValueObserver, removeKeyValueObservers, respondsToSelector, retain, retain, retainCount, setObservationInfo, toString, willChangeValue, willChangeValue, willChangeValuespublic FBSDKSharePhotoContent()
protected FBSDKSharePhotoContent(org.robovm.apple.foundation.NSObject.SkipInit skipInit)
public org.robovm.apple.foundation.NSArray<FBSDKSharePhoto> getPhotos()
public void setPhotos(org.robovm.apple.foundation.NSArray<FBSDKSharePhoto> v)
public org.robovm.apple.foundation.NSURL getContentURL()
getContentURL in interface FBSDKSharingContentpublic void setContentURL(org.robovm.apple.foundation.NSURL v)
setContentURL in interface FBSDKSharingContentpublic List<String> getPeopleIDs()
getPeopleIDs in interface FBSDKSharingContentpublic void setPeopleIDs(List<String> v)
setPeopleIDs in interface FBSDKSharingContentpublic String getPlaceID()
getPlaceID in interface FBSDKSharingContentpublic void setPlaceID(String v)
setPlaceID in interface FBSDKSharingContentpublic String getRef()
getRef in interface FBSDKSharingContentpublic void setRef(String v)
setRef in interface FBSDKSharingContentpublic boolean equalsTo(FBSDKSharePhotoContent content)
public org.robovm.apple.foundation.NSObject copy()
copy in interface FBSDKCopyingcopy in class org.robovm.apple.foundation.NSObjectCopyright © 2015 RoboVM AB. All Rights Reserved.