Android.Service.Notification.NotificationListenerService.OnListenerHintsChanged Method
Implement this method to be notified when the NotificationListenerService.CurrentListenerHints change.

Syntax

[Android.Runtime.Register("onListenerHintsChanged", "(I)V", "GetOnListenerHintsChanged_IHandler")]
public virtual void OnListenerHintsChanged ([Android.Runtime.GeneratedEnum] NotificationListenerServiceHint hints)

Parameters

hints
The current NotificationListenerService.CurrentListenerHints.

Remarks

Implement this method to be notified when the NotificationListenerService.CurrentListenerHints change.

[Android Documentation]

Requirements

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