NotificationManager.ExtraNotificationChannelGroupId Campo

Definición

Adicional para #ACTION_NOTIFICATION_CHANNEL_GROUP_BLOCK_STATE_CHANGED contener el identificador de que NotificationChannelGroup tiene un nuevo 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 de campo

Atributos

Comentarios

Adicional para #ACTION_NOTIFICATION_CHANNEL_GROUP_BLOCK_STATE_CHANGED contener el identificador de que NotificationChannelGroup tiene un nuevo estado bloqueado.

El valor será del NotificationChannelGroup#getId() grupo.

Documentación de Java para android.app.NotificationManager.EXTRA_NOTIFICATION_CHANNEL_GROUP_ID.

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el proyecto de código Project y que se usan según los términos Creative Commons 2.5 Attribution License.

Se aplica a