Home
last modified time | relevance | path

Searched refs:liveChatId (Results 1 – 7 of 7) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
H A DLiveChatModeratorSnippet.php25 public $liveChatId; variable in Google\\Service\\YouTube\\LiveChatModeratorSnippet
32 public function setLiveChatId($liveChatId) argument
34 $this->liveChatId = $liveChatId;
41 return $this->liveChatId;
H A DLiveChatBanSnippet.php31 public $liveChatId; variable in Google\\Service\\YouTube\\LiveChatBanSnippet
68 public function setLiveChatId($liveChatId) argument
70 $this->liveChatId = $liveChatId;
77 return $this->liveChatId;
H A DLiveBroadcastSnippet.php45 public $liveChatId; variable in Google\\Service\\YouTube\\LiveBroadcastSnippet
138 public function setLiveChatId($liveChatId) argument
140 $this->liveChatId = $liveChatId;
147 return $this->liveChatId;
H A DLiveChatMessageSnippet.php41 public $liveChatId; variable in Google\\Service\\YouTube\\LiveChatMessageSnippet
142 public function setLiveChatId($liveChatId) argument
144 $this->liveChatId = $liveChatId;
151 return $this->liveChatId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/Resource/
H A DLiveChatModerators.php66 * @param string $liveChatId The id of the live chat for which moderators should
81 public function listLiveChatModerators($liveChatId, $part, $optParams = []) argument
83 $params = ['liveChatId' => $liveChatId, 'part' => $part];
H A DLiveChatMessages.php66 * @param string $liveChatId The id of the live chat for which comments should
84 public function listLiveChatMessages($liveChatId, $part, $optParams = []) argument
86 $params = ['liveChatId' => $liveChatId, 'part' => $part];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DYouTube.php961 'liveChatId' => [
1024 'liveChatId' => [