NotificationManager.ActionInterruptionFilterChanged フィールド

定義

getCurrentInterruptionFilter() の状態が変更されたときにブロードキャストされる意図。

[Android.Runtime.Register("ACTION_INTERRUPTION_FILTER_CHANGED", ApiSince=23)]
public const string ActionInterruptionFilterChanged;
[<Android.Runtime.Register("ACTION_INTERRUPTION_FILTER_CHANGED", ApiSince=23)>]
val mutable ActionInterruptionFilterChanged : string

フィールド値

属性

注釈

getCurrentInterruptionFilter() の状態が変更されたときにブロードキャストされる意図。 このブロードキャストは登録済みの受信者にのみ送信され、(Build.VERSION_CODES から開始されます。Q) 応答不可アクセスが許可されているパッケージ内の受信者 (isNotificationPolicyAccessGranted()を参照)。

android.app.NotificationManager.ACTION_INTERRUPTION_FILTER_CHANGEDの Android リファレンス。

このページの一部は、によって作成および共有され、に記載されている条件に従って使用される作業に基づく変更です。

適用対象