Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
H A DLiveBroadcastStatistics.php25 public $totalChatCount; variable in Google\\Service\\YouTube\\LiveBroadcastStatistics
30 public function setTotalChatCount($totalChatCount) argument
32 $this->totalChatCount = $totalChatCount;
39 return $this->totalChatCount;