Langue

NotificationManager.ActionNotificationChannelGroupBlockStateChanged Champ

Définition

Intention diffusée lorsqu’un Groupe NotificationChannel est bloqué ou débloqué.

[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

Valeur de champ

Attributs

Remarques

Intention diffusée lorsqu’un Groupe NotificationChannel est bloqué ou débloqué. Cette diffusion est envoyée uniquement à l’application propriétaire du groupe de canaux qui a changé. Entrée : nothing Output : EXTRA_NOTIFICATION_CHANNEL_GROUP_ID Output : EXTRA_BLOCKED_STATE

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

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 à