Freigeben über


NotificationManager.ExtraNotificationChannelId Feld

Definition

Extra für #ACTION_NOTIFICATION_CHANNEL_BLOCK_STATE_CHANGED das Enthalten der ID, für die NotificationChannel ein neuer blockierter Zustand vorhanden ist.

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

Feldwert

Attribute

Hinweise

Extra für #ACTION_NOTIFICATION_CHANNEL_BLOCK_STATE_CHANGED das Enthalten der ID, für die NotificationChannel ein neuer blockierter Zustand vorhanden ist.

Der Wert ist der NotificationChannel#getId() Kanal.

Java-Dokumentation für android.app.NotificationManager.EXTRA_NOTIFICATION_CHANNEL_ID.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die vom Android Open Source-Projekt erstellt und freigegeben werden und gemäß den in der Creative Commons 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: