class WatchSettings extends Model (View source)

Properties

string $backgroundColor
string $featuredPlaylistId
string $textColor

Methods

setBackgroundColor($backgroundColor)

No description

string
getBackgroundColor()

No description

setFeaturedPlaylistId($featuredPlaylistId)

No description

string
getFeaturedPlaylistId()

No description

setTextColor($textColor)

No description

string
getTextColor()

No description

Details

setBackgroundColor($backgroundColor)

No description

Parameters

$backgroundColor

string getBackgroundColor()

No description

Return Value

string

setFeaturedPlaylistId($featuredPlaylistId)

No description

Parameters

$featuredPlaylistId

string getFeaturedPlaylistId()

No description

Return Value

string

setTextColor($textColor)

No description

Parameters

$textColor

string getTextColor()

No description

Return Value

string