Lingua

ZenPolicy.PriorityChannelsAllowed Proprietà

Definizione

Indica se questo criterio consente di NotificationChannel channelsNotificationChannel#canBypassDnd() ignorare DND.

public Android.Service.Notification.StateType PriorityChannelsAllowed { [Android.Runtime.Register("getPriorityChannelsAllowed", "()I", "", ApiSince=35)] get; }
[<get: Android.Runtime.Register("getPriorityChannelsAllowed", "()I", "", ApiSince=35)>]
member this.PriorityChannelsAllowed : Android.Service.Notification.StateType

Valore della proprietà

Attributi

Commenti

Indica se questo criterio consente di NotificationChannel channelsNotificationChannel#canBypassDnd() ignorare DND. Se #STATE_ALLOW, questi canali possono ignorare; se #STATE_DISALLOW, anche le notifiche dai canali con NotificationChannel#canBypassDnd() verranno intercettate.

per android.service.notification.ZenPolicy.getPriorityChannelsAllowed().

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a