Home
last modified time | relevance | path

Searched defs:deviceId (Results 26 – 33 of 33) sorted by relevance

12

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ChromeManagement/
DGoogleChromeManagementV1TelemetryDevice.php40 public $deviceId; variable in Google\\Service\\ChromeManagement\\GoogleChromeManagementV1TelemetryDevice
157 public function setDeviceId($deviceId)
/plugin/matrixnotifierwas/vendor/meet-kinksters/php-matrix-sdk/src/
DMatrixClient.php75 protected $deviceId; variable in MatrixPhp\\MatrixClient
177 int $limit = 10, ?string $deviceId = null): ?string {
DMatrixHttpApi.php162 … ?string $username = null, ?string $password = null, ?string $deviceId = null,
1256 public function getDevice(string $deviceId) {
1270 public function updateDeviceInfo(string $deviceId, string $displayName) {
1288 public function deleteDevice(array $authBody, string $deviceId) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidProvisioningPartner/Resource/
DPartnersDevices.php134 …public function metadata($metadataOwnerId, $deviceId, UpdateDeviceMetadataRequest $postBody, $optP…
/plugin/matrixnotifierwas/vendor/meet-kinksters/php-matrix-sdk/tests/
DMatrixHttpApiTest.php19 protected $deviceId = "QBUAZIFURK"; variable in MatrixPhp\\Tests\\MatrixHttpApiTest
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/
DMobileDevice.php60 public $deviceId; variable in Google\\Service\\Directory\\MobileDevice
311 public function setDeviceId($deviceId)
DChromeOsDevice.php54 public $deviceId; variable in Google\\Service\\Directory\\ChromeOsDevice
289 public function setDeviceId($deviceId)
/plugin/authgoogle/google/contrib/
DGoogle_DirectoryService.php38 public function get($customerId, $deviceId, $optParams = array()) {
83 …public function patch($customerId, $deviceId, Google_ChromeOsDevice $postBody, $optParams = array(…
104 …public function update($customerId, $deviceId, Google_ChromeOsDevice $postBody, $optParams = array…
1009 public $deviceId; variable in Google_ChromeOsDevice
1044 public function setDeviceId($deviceId) {
1332 public $deviceId; variable in Google_MobileDevice
1352 public function setDeviceId($deviceId) {

12