| Package | Description |
|---|---|
| com.google.api.services.androidenterprise | |
| com.google.api.services.androidenterprise.model |
| Modifier and Type | Method and Description |
|---|---|
AndroidEnterprise.Devices.SetState |
AndroidEnterprise.Devices.setState(String enterpriseId,
String userId,
String deviceId,
DeviceState content)
Sets whether a device's access to Google services is enabled or disabled.
|
| Constructor and Description |
|---|
SetState(String enterpriseId,
String userId,
String deviceId,
DeviceState content)
Sets whether a device's access to Google services is enabled or disabled.
|
| Modifier and Type | Method and Description |
|---|---|
DeviceState |
DeviceState.clone() |
DeviceState |
DeviceState.set(String fieldName,
Object value) |
DeviceState |
DeviceState.setAccountState(String accountState)
The state of the Google account on the device.
|
DeviceState |
DeviceState.setKind(String kind)
Identifies what kind of resource this is.
|
Copyright © 2011–2018 Google. All rights reserved.