interface IContentEntry
package com.turner.top.sdk.common.cms.models.playlist
Represents a piece of content to play
Methods
init (data:ContentEntryData):IContentEntry
Initialize the entry
Parameters:
data | The data to populate the entry with |
|---|
Represents a piece of content to play
init (data:ContentEntryData):IContentEntry
Initialize the entry
Parameters:
data | The data to populate the entry with |
|---|