LiveStreamSnippet
class LiveStreamSnippet extends Model (View source)
Properties
string | $channelId | ||
string | $description | ||
bool | $isDefaultStream | ||
string | $publishedAt | ||
string | $title |
Methods
setChannelId($channelId)
No description
string
getChannelId()
No description
setDescription($description)
No description
string
getDescription()
No description
setIsDefaultStream($isDefaultStream)
No description
bool
getIsDefaultStream()
No description
setPublishedAt($publishedAt)
No description
string
getPublishedAt()
No description
setTitle($title)
No description
string
getTitle()
No description
Details
setChannelId($channelId)
No description
string
getChannelId()
No description
setDescription($description)
No description
string
getDescription()
No description
setIsDefaultStream($isDefaultStream)
No description
bool
getIsDefaultStream()
No description
setPublishedAt($publishedAt)
No description
string
getPublishedAt()
No description
setTitle($title)
No description
string
getTitle()
No description