public class FBSDKGameRequestContent extends org.robovm.apple.foundation.NSObject implements FBSDKCopying
| Modifier and Type | Class and Description |
|---|---|
static class |
FBSDKGameRequestContent.FBSDKGameRequestContentPtr |
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 |
|---|---|
|
FBSDKGameRequestContent() |
protected |
FBSDKGameRequestContent(org.robovm.apple.foundation.NSObject.SkipInit skipInit) |
| Modifier and Type | Method and Description |
|---|---|
org.robovm.apple.foundation.NSObject |
copy() |
boolean |
equalsTo(FBSDKGameRequestContent content) |
FBSDKGameRequestActionType |
getActionType() |
String |
getData() |
FBSDKGameRequestFilter |
getFilters() |
String |
getMessage() |
String |
getObjectID() |
List<String> |
getRecipients() |
List<String> |
getRecipientSuggestions() |
String |
getTitle() |
void |
setActionType(FBSDKGameRequestActionType v) |
void |
setData(String v) |
void |
setFilters(FBSDKGameRequestFilter v) |
void |
setMessage(String v) |
void |
setObjectID(String v) |
void |
setRecipients(List<String> v) |
void |
setRecipientSuggestions(List<String> v) |
void |
setTitle(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 FBSDKGameRequestContent()
protected FBSDKGameRequestContent(org.robovm.apple.foundation.NSObject.SkipInit skipInit)
public FBSDKGameRequestActionType getActionType()
public void setActionType(FBSDKGameRequestActionType v)
public String getData()
public void setData(String v)
public FBSDKGameRequestFilter getFilters()
public void setFilters(FBSDKGameRequestFilter v)
public String getMessage()
public void setMessage(String v)
public String getObjectID()
public void setObjectID(String v)
public String getTitle()
public void setTitle(String v)
public boolean equalsTo(FBSDKGameRequestContent 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.