Package | Description |
---|---|
com.google.api.services.androidenterprise |
Modifier and Type | Method and Description |
---|---|
AndroidEnterprise.Installs.Get |
AndroidEnterprise.Installs.get(String enterpriseId,
String userId,
String deviceId,
String installId)
Retrieves details of an installation of an app on a device.
|
AndroidEnterprise.Installs.Get |
AndroidEnterprise.Installs.Get.set(String parameterName,
Object value) |
AndroidEnterprise.Installs.Get |
AndroidEnterprise.Installs.Get.setAlt(String alt) |
AndroidEnterprise.Installs.Get |
AndroidEnterprise.Installs.Get.setDeviceId(String deviceId)
The Android ID of the device.
|
AndroidEnterprise.Installs.Get |
AndroidEnterprise.Installs.Get.setEnterpriseId(String enterpriseId)
The ID of the enterprise.
|
AndroidEnterprise.Installs.Get |
AndroidEnterprise.Installs.Get.setFields(String fields) |
AndroidEnterprise.Installs.Get |
AndroidEnterprise.Installs.Get.setInstallId(String installId)
The ID of the product represented by the install, e.g.
|
AndroidEnterprise.Installs.Get |
AndroidEnterprise.Installs.Get.setKey(String key) |
AndroidEnterprise.Installs.Get |
AndroidEnterprise.Installs.Get.setOauthToken(String oauthToken) |
AndroidEnterprise.Installs.Get |
AndroidEnterprise.Installs.Get.setPrettyPrint(Boolean prettyPrint) |
AndroidEnterprise.Installs.Get |
AndroidEnterprise.Installs.Get.setQuotaUser(String quotaUser) |
AndroidEnterprise.Installs.Get |
AndroidEnterprise.Installs.Get.setUserId(String userId)
The ID of the user.
|
AndroidEnterprise.Installs.Get |
AndroidEnterprise.Installs.Get.setUserIp(String userIp) |
Copyright © 2011–2019 Google. All rights reserved.