Android.Manifest.Permission.BindNotificationListenerService Field
Must be required by an Android.Service.Notification.NotificationListenerService, to ensure that only the system can bind to it.

Syntax

[Android.Runtime.Register("BIND_NOTIFICATION_LISTENER_SERVICE")]
public const string BindNotificationListenerService

Remarks

Must be required by an Android.Service.Notification.NotificationListenerService, to ensure that only the system can bind to it.

[Android Documentation]

Requirements

Namespace: Android
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 18