public class MediaQueueOutput.PreviousMediaInfo
extends java.lang.Object
Constructor and Description |
---|
PreviousMediaInfo() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getContentTitle()
This Method is use to get the contentTitle
|
java.lang.String |
getContentTypesId()
This Method is use to get the contentTypesId
|
java.lang.String |
getContentUniqId()
This Method is use to get the contentUniqId
|
java.lang.String |
getDefaultPoster()
This Method is use to get the defaultPoster
|
java.lang.String |
getDescription()
This Method is use to get the description
|
java.lang.String |
getDuration()
This Method is use to get the duration
|
java.lang.String |
getEpisodeNo()
This Method is use to get the episodeNo
|
int |
getIsSecondaryConverted()
This Method is use to get the isSecondaryConverted
|
java.lang.String |
getPosterForTv()
This Method is use to get the posterForTv
|
java.lang.String |
getSeasonNo()
This Method is use to get the seasonNo
|
java.lang.String |
getStreamUniqId()
This Method is use to get the streamUniqId
|
@Nullable public java.lang.String getContentTitle()
@Nullable public java.lang.String getContentTypesId()
@Nullable public java.lang.String getContentUniqId()
@Nullable public java.lang.String getStreamUniqId()
@Nullable public java.lang.String getDefaultPoster()
@Nullable public java.lang.String getPosterForTv()
@Nullable public java.lang.String getDescription()
@Nullable public java.lang.String getDuration()
@Nullable public java.lang.String getEpisodeNo()
@Nullable public java.lang.String getSeasonNo()
public int getIsSecondaryConverted()