class YouTubeLiveBroadcastEvent extends Model (View source)

Properties

string $brandAccountGaiaId
string $broadcastId
string $channelId
string $viewUrl

Methods

setBrandAccountGaiaId($brandAccountGaiaId)

No description

string
getBrandAccountGaiaId()

No description

setBroadcastId($broadcastId)

No description

string
getBroadcastId()

No description

setChannelId($channelId)

No description

string
getChannelId()

No description

setViewUrl($viewUrl)

No description

string
getViewUrl()

No description

Details

setBrandAccountGaiaId($brandAccountGaiaId)

No description

Parameters

$brandAccountGaiaId

string getBrandAccountGaiaId()

No description

Return Value

string

setBroadcastId($broadcastId)

No description

Parameters

$broadcastId

string getBroadcastId()

No description

Return Value

string

setChannelId($channelId)

No description

Parameters

$channelId

string getChannelId()

No description

Return Value

string

setViewUrl($viewUrl)

No description

Parameters

$viewUrl

string getViewUrl()

No description

Return Value

string