public class FBSDKAppInviteContent extends org.robovm.apple.foundation.NSObject implements FBSDKCopying
| Modifier and Type | Class and Description |
|---|---|
static class |
FBSDKAppInviteContent.FBSDKAppInviteContentPtr |
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 |
|---|---|
|
FBSDKAppInviteContent() |
protected |
FBSDKAppInviteContent(org.robovm.apple.foundation.NSObject.SkipInit skipInit) |
| Modifier and Type | Method and Description |
|---|---|
org.robovm.apple.foundation.NSObject |
copy() |
boolean |
equalsTo(FBSDKAppInviteContent content) |
org.robovm.apple.foundation.NSURL |
getAppInvitePreviewImageURL() |
org.robovm.apple.foundation.NSURL |
getAppLinkURL() |
void |
setAppInvitePreviewImageURL(org.robovm.apple.foundation.NSURL v) |
void |
setAppLinkURL(org.robovm.apple.foundation.NSURL 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 FBSDKAppInviteContent()
protected FBSDKAppInviteContent(org.robovm.apple.foundation.NSObject.SkipInit skipInit)
public org.robovm.apple.foundation.NSURL getAppInvitePreviewImageURL()
public void setAppInvitePreviewImageURL(org.robovm.apple.foundation.NSURL v)
public org.robovm.apple.foundation.NSURL getAppLinkURL()
public void setAppLinkURL(org.robovm.apple.foundation.NSURL v)
public boolean equalsTo(FBSDKAppInviteContent 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.