Clients should extend this class if they wish to control the content of the persistent
notification.
This interface is used by ForegroundServiceManager to provide the notification content
when a persistent notification is shared. Clients should extend NotificationContentProviderBase if they wish to control the content of the persistent
notification. The notification can also support its own click handling and intent firing.
[[["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-09-03 UTC."],[[["\u003cp\u003e\u003ccode\u003eNotificationContentProvider\u003c/code\u003e allows customization of persistent notifications in navigation services.\u003c/p\u003e\n"],["\u003cp\u003eClients should extend \u003ccode\u003eNotificationContentProviderBase\u003c/code\u003e to control notification content and behavior.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003egetNotification()\u003c/code\u003e method is used to retrieve the customized \u003ccode\u003eNotification\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eForegroundServiceManager\u003c/code\u003e uses this interface to display shared persistent notifications.\u003c/p\u003e\n"]]],[],null,[]]