Home
last modified time | relevance | path

Searched defs:clients (Results 1 – 7 of 7) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/
DSubscribeClientsRequest.php26 public $clients; variable in Google\\Service\\AuthorizedBuyersMarketplace\\SubscribeClientsRequest
31 public function setClients($clients)
DUnsubscribeClientsRequest.php26 public $clients; variable in Google\\Service\\AuthorizedBuyersMarketplace\\UnsubscribeClientsRequest
31 public function setClients($clients)
DListClientsResponse.php33 public function setClients($clients)
/plugin/webdav/
Dscript.js17 var clients = { variable
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/
DListClientsResponse.php33 public function setClients($clients)
/plugin/pureldap/vendor/freedsx/socket/src/FreeDSx/Socket/
H A DSocketServer.php47 protected $clients = []; variable in FreeDSx\\Socket\\SocketServer
/plugin/botmon/
H A Dadmin.js1324 clients: { property
1651 matchesClient: function(visitor, ...clients) {