Home
last modified time | relevance | path

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

/plugin/authgoogle/google/contrib/
H A DGoogle_PlusDomainsService.php1761 public $videoStatus; variable in Google_Media
1854 public function setVideoStatus( $videoStatus) { argument
1855 $this->videoStatus = $videoStatus;
1858 return $this->videoStatus;