@Deprecated public class LikeContent extends java.lang.Object implements ShareModel
| Modifier and Type | Class and Description |
|---|---|
static class |
LikeContent.Builder
Deprecated.
LikeView is deprecated
|
| Modifier and Type | Field and Description |
|---|---|
static android.os.Parcelable.Creator<LikeContent> |
CREATOR
Deprecated.
LikeView is deprecated
|
| Modifier and Type | Method and Description |
|---|---|
int |
describeContents()
Deprecated.
LikeView is deprecated
|
java.lang.String |
getObjectId()
Deprecated.
LikeView is deprecated
|
java.lang.String |
getObjectType()
Deprecated.
LikeView is deprecated
|
void |
writeToParcel(android.os.Parcel out,
int flags)
Deprecated.
LikeView is deprecated
|
@Deprecated public static final android.os.Parcelable.Creator<LikeContent> CREATOR
@Deprecated public java.lang.String getObjectId()
@Deprecated public java.lang.String getObjectType()
@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