class ChannelProfileDetails extends Model (View source)

Properties

string $channelId
string $channelUrl
string $displayName
string $profileImageUrl

Methods

setChannelId($channelId)

No description

string
getChannelId()

No description

setChannelUrl($channelUrl)

No description

string
getChannelUrl()

No description

setDisplayName($displayName)

No description

string
getDisplayName()

No description

setProfileImageUrl($profileImageUrl)

No description

string
getProfileImageUrl()

No description

Details

setChannelId($channelId)

No description

Parameters

$channelId

string getChannelId()

No description

Return Value

string

setChannelUrl($channelUrl)

No description

Parameters

$channelUrl

string getChannelUrl()

No description

Return Value

string

setDisplayName($displayName)

No description

Parameters

$displayName

string getDisplayName()

No description

Return Value

string

setProfileImageUrl($profileImageUrl)

No description

Parameters

$profileImageUrl

string getProfileImageUrl()

No description

Return Value

string