Compartilhar via


NotificationManager.ExtraNotificationChannelGroupId Campo

Definição

Extra por #ACTION_NOTIFICATION_CHANNEL_GROUP_BLOCK_STATE_CHANGED conter o NotificationChannelGroup id do que tem um novo estado bloqueado.

[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

Valor do campo

Atributos

Comentários

Extra por #ACTION_NOTIFICATION_CHANNEL_GROUP_BLOCK_STATE_CHANGED conter o NotificationChannelGroup id do que tem um novo estado bloqueado.

O valor será o NotificationChannelGroup#getId() do grupo.

Documentação Java para android.app.NotificationManager.EXTRA_NOTIFICATION_CHANNEL_GROUP_ID.

Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Android Open Source Project e usado de acordo com os termos descritos na Creative Commons 2.5 Attribution License.

Aplica-se a