Home
last modified time | relevance | path

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

/plugin/authgoogle/google/contrib/
H A DGoogle_GamesService.php1514 public $reliableChannel; variable in Google_PeerSessionDiagnostics
1536 public function setReliableChannel(Google_PeerChannelDiagnostics $reliableChannel) { argument
1537 $this->reliableChannel = $reliableChannel;
1540 return $this->reliableChannel;