Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Games/
H A DInstance.php45 public $realtimePlay; variable in Google\\Service\\Games\\Instance
140 public function setRealtimePlay($realtimePlay) argument
142 $this->realtimePlay = $realtimePlay;
149 return $this->realtimePlay;
/plugin/authgoogle/google/contrib/
H A DGoogle_GamesService.php1023 public $realtimePlay; variable in Google_Instance
1064 public function setRealtimePlay( $realtimePlay) { argument
1065 $this->realtimePlay = $realtimePlay;
1068 return $this->realtimePlay;