Langue

NotificationManager.ExtraNotificationChannelGroupId Champ

Définition

Extra pour ACTION_NOTIFICATION_CHANNEL_GROUP_BLOCK_STATE_CHANGED contenant l’ID de NotificationChannelGroup qui a un nouvel état bloqué.

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

Valeur de champ

Attributs

Remarques

Extra pour ACTION_NOTIFICATION_CHANNEL_GROUP_BLOCK_STATE_CHANGED contenant l’ID de NotificationChannelGroup qui a un nouvel état bloqué. La valeur est NotificationChannelGroup.getId() du groupe.

Référence Android pour android.app.NotificationManager.EXTRA_NOTIFICATION_CHANNEL_GROUP_ID.

Les parties de cette page sont des modifications basées sur le travail créé et partagé par Android Open Source et utilisées en fonction des termes décrits dans la Creative Commons 2.5 Attribution License.

S’applique à