Searched refs:clientAddress (Results 1 – 1 of 1) sorted by relevance
2043 public $clientAddress; variable in Google_RoomCreateRequest2063 public function setClientAddress(Google_RoomClientAddress $clientAddress) { argument2064 $this->clientAddress = $clientAddress;2067 return $this->clientAddress;2100 public $clientAddress; variable in Google_RoomJoinRequest2112 public function setClientAddress(Google_RoomClientAddress $clientAddress) { argument2113 $this->clientAddress = $clientAddress;2116 return $this->clientAddress;2329 public $clientAddress; variable in Google_RoomParticipant2352 $this->clientAddress = $clientAddress;[all …]