[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-02-19 UTC."],[[["The `com.google.android.managementapi.notification` package provides tools for interacting with notifications in Android Management API."],["`NotificationReceiverService` is a service that can be extended to receive notifications from Android Management API client apps."]]],["The core content defines a `NotificationReceiverService` class within the `com.google.android.managementapi.notification` package. This service, designed for Android Management API client apps, is meant to be extended by developers. By extending this service, applications can subscribe to and receive notifications from the Android Management API. This service facilitates the receipt of updates and events within the management ecosystem.\n"]]