Bagikan melalui


NotificationListenerService.ReasonChannelRemoved Bidang

Definisi

Perhatian

This constant will be removed in the future version. Use Android.Service.Notification.NotificationCancelReason enum directly instead of this field.

Pemberitahuan dibatalkan karena saluran penolakan dihapus

[Android.Runtime.Register("REASON_CHANNEL_REMOVED", ApiSince=31)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Service.Notification.NotificationCancelReason enum directly instead of this field.", true)]
public const Android.Service.Notification.NotificationCancelReason ReasonChannelRemoved = 20;
[<Android.Runtime.Register("REASON_CHANNEL_REMOVED", ApiSince=31)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Service.Notification.NotificationCancelReason enum directly instead of this field.", true)>]
val mutable ReasonChannelRemoved : Android.Service.Notification.NotificationCancelReason

Nilai Bidang

Value = 20
Atribut

Keterangan

Pemberitahuan dibatalkan karena saluran penolakan dihapus

Dokumentasi Java untuk android.service.notification.NotificationListenerService.REASON_CHANNEL_REMOVED.

Bagian halaman ini adalah modifikasi berdasarkan pekerjaan yang dibuat dan dibagikan oleh Proyek Sumber Terbuka Android dan digunakan sesuai dengan istilah yang dijelaskan dalam Lisensi Atribusi Creative Commons 2.5.

Berlaku untuk