interface MediaNetworkInterface

Interface MediaNetworkInterface - provides methods associated with social media

Methods

mixed
setYoutubeUrl(string $youtubeUrl)

No description

mixed
getYoutubeUrl()

No description

mixed
setVimeoUrl(string $vimeoUrl)

No description

mixed
getVimeoUrl()

No description

Details

at line 23
mixed setYoutubeUrl(string $youtubeUrl)

Parameters

string $youtubeUrl

Return Value

mixed

at line 28
mixed getYoutubeUrl()

Return Value

mixed

at line 35
mixed setVimeoUrl(string $vimeoUrl)

Parameters

string $vimeoUrl

Return Value

mixed

at line 40
mixed getVimeoUrl()

Return Value

mixed