Package | Description |
---|---|
com.google.api.services.androidenterprise.model |
Modifier and Type | Method and Description |
---|---|
NewDeviceEvent |
NewDeviceEvent.clone() |
NewDeviceEvent |
Notification.getNewDeviceEvent()
Notifications about new devices.
|
NewDeviceEvent |
NewDeviceEvent.set(String fieldName,
Object value) |
NewDeviceEvent |
NewDeviceEvent.setDeviceId(String deviceId)
The Android ID of the device.
|
NewDeviceEvent |
NewDeviceEvent.setDpcPackageName(String dpcPackageName)
Policy app on the device.
|
NewDeviceEvent |
NewDeviceEvent.setManagementType(String managementType)
Identifies the extent to which the device is controlled by an Android EMM in various deployment
configurations.
|
NewDeviceEvent |
NewDeviceEvent.setUserId(String userId)
The ID of the user.
|
Modifier and Type | Method and Description |
---|---|
Notification |
Notification.setNewDeviceEvent(NewDeviceEvent newDeviceEvent)
Notifications about new devices.
|
Copyright © 2011–2019 Google. All rights reserved.