| Package | Description |
|---|---|
| com.google.api.services.androidenterprise.model |
| Modifier and Type | Method and Description |
|---|---|
DeviceReportUpdateEvent |
DeviceReportUpdateEvent.clone() |
DeviceReportUpdateEvent |
Notification.getDeviceReportUpdateEvent()
Notifications about device report updates.
|
DeviceReportUpdateEvent |
DeviceReportUpdateEvent.set(String fieldName,
Object value) |
DeviceReportUpdateEvent |
DeviceReportUpdateEvent.setDeviceId(String deviceId)
The Android ID of the device.
|
DeviceReportUpdateEvent |
DeviceReportUpdateEvent.setReport(DeviceReport report)
The device report updated with the latest app states.
|
DeviceReportUpdateEvent |
DeviceReportUpdateEvent.setUserId(String userId)
The ID of the user.
|
| Modifier and Type | Method and Description |
|---|---|
Notification |
Notification.setDeviceReportUpdateEvent(DeviceReportUpdateEvent deviceReportUpdateEvent)
Notifications about device report updates.
|
Copyright © 2011–2025 Google. All rights reserved.