Android.Service.Notification.NotificationListenerService.OnInterruptionFilterChanged Method
Implement this method to be notified when the NotificationListenerService.CurrentInterruptionFilter changed.

Syntax

[Android.Runtime.Register("onInterruptionFilterChanged", "(I)V", "GetOnInterruptionFilterChanged_IHandler")]
public virtual void OnInterruptionFilterChanged ([Android.Runtime.GeneratedEnum] InterruptionFilterType interruptionFilter)

Parameters

interruptionFilter
The current NotificationListenerService.CurrentInterruptionFilter.

Remarks

Implement this method to be notified when the NotificationListenerService.CurrentInterruptionFilter changed.

[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