NotificationManager.ActionNotificationChannelGroupBlockStateChanged Feld

Definition

Absicht, die übertragen wird, wenn eine NotificationChannelGroup blockiert oder aufgehoben wird.

[Android.Runtime.Register("ACTION_NOTIFICATION_CHANNEL_GROUP_BLOCK_STATE_CHANGED", ApiSince=28)]
public const string ActionNotificationChannelGroupBlockStateChanged;
[<Android.Runtime.Register("ACTION_NOTIFICATION_CHANNEL_GROUP_BLOCK_STATE_CHANGED", ApiSince=28)>]
val mutable ActionNotificationChannelGroupBlockStateChanged : string

Feldwert

Attribute

Hinweise

Absicht, die übertragen wird, wenn eine NotificationChannelGroup blockiert oder aufgehoben wird. Diese Übertragung wird nur an die App gesendet, die die geänderte Kanalgruppe besitzt. Eingabe: nothing Output: EXTRA_NOTIFICATION_CHANNEL_GROUP_ID Output: EXTRA_BLOCKED_STATE

Android-Referenz für android.app.NotificationManager.ACTION_NOTIFICATION_CHANNEL_GROUP_BLOCK_STATE_CHANGED.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die von der Android Open Source Project erstellt und gemeinsam verwendet und gemäß den in der 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: