@Deprecated
public final class AppInviteContent
extends java.lang.Object
implements com.facebook.share.model.ShareModel
| Modifier and Type | Class and Description |
|---|---|
static class |
AppInviteContent.Builder
Deprecated.
AppInvites is deprecated
|
| Modifier and Type | Field and Description |
|---|---|
static android.os.Parcelable.Creator<AppInviteContent> |
CREATOR
Deprecated.
AppInvites is deprecated
|
| Modifier and Type | Method and Description |
|---|---|
int |
describeContents()
Deprecated.
AppInvites is deprecated
|
java.lang.String |
getApplinkUrl()
Deprecated.
AppInvites is deprecated
|
AppInviteContent.Builder.Destination |
getDestination()
Deprecated.
AppInvites is deprecated
|
java.lang.String |
getPreviewImageUrl()
Deprecated.
AppInvites is deprecated
|
java.lang.String |
getPromotionCode()
Deprecated.
AppInvites is deprecated
|
java.lang.String |
getPromotionText()
Deprecated.
AppInvites is deprecated
|
void |
writeToParcel(android.os.Parcel out,
int flags)
Deprecated.
AppInvites is deprecated
|
@Deprecated public static final android.os.Parcelable.Creator<AppInviteContent> CREATOR
@Deprecated public java.lang.String getApplinkUrl()
@Deprecated public java.lang.String getPreviewImageUrl()
@Deprecated public java.lang.String getPromotionCode()
@Deprecated public java.lang.String getPromotionText()
@Deprecated public AppInviteContent.Builder.Destination getDestination()
@Deprecated public int describeContents()
describeContents in interface android.os.Parcelable@Deprecated
public void writeToParcel(android.os.Parcel out,
int flags)
writeToParcel in interface android.os.Parcelable