Home
last modified time | relevance | path

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

/plugin/authgoogle/google/contrib/
H A DGoogle_GamesService.php1517 public $unreliableChannel; variable in Google_PeerSessionDiagnostics
1542 public function setUnreliableChannel(Google_PeerChannelDiagnostics $unreliableChannel) { argument
1543 $this->unreliableChannel = $unreliableChannel;
1546 return $this->unreliableChannel;