Package | Description |
---|---|
com.google.api.services.androidenterprise.model |
Modifier and Type | Method and Description |
---|---|
NotificationSet |
NotificationSet.clone() |
NotificationSet |
NotificationSet.set(String fieldName,
Object value) |
NotificationSet |
NotificationSet.setKind(String kind)
Identifies what kind of resource this is.
|
NotificationSet |
NotificationSet.setNotification(List<Notification> notification)
The notifications received, or empty if no notifications are present.
|
NotificationSet |
NotificationSet.setNotificationSetId(String notificationSetId)
The notification set ID, required to mark the notification as received with the
Enterprises.AcknowledgeNotification API.
|
Copyright © 2011–2019 Google. All rights reserved.