Home
last modified time | relevance | path

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

/plugin/authgoogle/google/contrib/
H A DGoogle_GamesService.php1973 public $waitEstimateSeconds; variable in Google_RoomAutoMatchStatus
1980 public function setWaitEstimateSeconds( $waitEstimateSeconds) { argument
1981 $this->waitEstimateSeconds = $waitEstimateSeconds;
1984 return $this->waitEstimateSeconds;