Android.App.Notification.CategoryRecommendation Field
Notification category: a specific, timely recommendation for a single thing.
Syntax
[Android.Runtime.Register("CATEGORY_RECOMMENDATION")] public const stringCategoryRecommendation
Remarks
Notification category: a specific, timely recommendation for a single thing.
For example, a news app might want to recommend a news story it believes the user will
want to read next.