@Deprecated public final class ShareMessengerOpenGraphMusicTemplateContent extends ShareContent<ShareMessengerOpenGraphMusicTemplateContent,ShareMessengerOpenGraphMusicTemplateContent.Builder>
| Modifier and Type | Class and Description |
|---|---|
static class |
ShareMessengerOpenGraphMusicTemplateContent.Builder
Deprecated.
Builder for the
ShareMessengerOpenGraphMusicTemplateContent interface. |
| Modifier and Type | Field and Description |
|---|---|
static android.os.Parcelable.Creator<ShareMessengerOpenGraphMusicTemplateContent> |
CREATOR
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
int |
describeContents()
Deprecated.
|
ShareMessengerActionButton |
getButton()
Deprecated.
Get the action button show in the share attachment.
|
android.net.Uri |
getUrl()
Deprecated.
Get the Open Graph music URL.
|
void |
writeToParcel(android.os.Parcel dest,
int flags)
Deprecated.
|
getContentUrl, getPageId, getPeopleIds, getPlaceId, getRef, getShareHashtagpublic static final android.os.Parcelable.Creator<ShareMessengerOpenGraphMusicTemplateContent> CREATOR
public android.net.Uri getUrl()
public ShareMessengerActionButton getButton()
public int describeContents()
describeContents in interface android.os.ParcelabledescribeContents in class ShareContent<ShareMessengerOpenGraphMusicTemplateContent,ShareMessengerOpenGraphMusicTemplateContent.Builder>public void writeToParcel(android.os.Parcel dest,
int flags)
writeToParcel in interface android.os.ParcelablewriteToParcel in class ShareContent<ShareMessengerOpenGraphMusicTemplateContent,ShareMessengerOpenGraphMusicTemplateContent.Builder>