public class FBSDKShareVideoContent extends org.robovm.apple.foundation.NSObject implements FBSDKSharingContent
| Modifier and Type | Class and Description |
|---|---|
static class |
FBSDKShareVideoContent.FBSDKShareVideoContentPtr |
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 |
|---|---|
|
FBSDKShareVideoContent() |
protected |
FBSDKShareVideoContent(org.robovm.apple.foundation.NSObject.SkipInit skipInit) |
| Modifier and Type | Method and Description |
|---|---|
org.robovm.apple.foundation.NSObject |
copy() |
boolean |
equalsTo(FBSDKShareVideoContent content) |
org.robovm.apple.foundation.NSURL |
getContentURL() |
List<String> |
getPeopleIDs() |
String |
getPlaceID() |
FBSDKSharePhoto |
getPreviewPhoto() |
String |
getRef() |
FBSDKShareVideo |
getVideo() |
void |
setContentURL(org.robovm.apple.foundation.NSURL v) |
void |
setPeopleIDs(List<String> v) |
void |
setPlaceID(String v) |
void |
setPreviewPhoto(FBSDKSharePhoto v) |
void |
setRef(String v) |
void |
setVideo(FBSDKShareVideo 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 FBSDKShareVideoContent()
protected FBSDKShareVideoContent(org.robovm.apple.foundation.NSObject.SkipInit skipInit)
public FBSDKSharePhoto getPreviewPhoto()
public void setPreviewPhoto(FBSDKSharePhoto v)
public FBSDKShareVideo getVideo()
public void setVideo(FBSDKShareVideo 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(FBSDKShareVideoContent 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.