Поделиться через


NotificationListenerService.ReasonAssistantCancel Поле

Определение

Внимание!

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

Уведомление было отменено из-за обновления корректировки помощника.

[Android.Runtime.Register("REASON_ASSISTANT_CANCEL", ApiSince=33)]
[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 ReasonAssistantCancel = 22;
[<Android.Runtime.Register("REASON_ASSISTANT_CANCEL", ApiSince=33)>]
[<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 ReasonAssistantCancel : Android.Service.Notification.NotificationCancelReason

Значение поля

Value = 22
Атрибуты

Комментарии

Уведомление было отменено из-за обновления корректировки помощника.

Документация по Java для android.service.notification.NotificationListenerService.REASON_ASSISTANT_CANCEL.

Части этой страницы — это изменения на основе работы, созданной и общей проектом с открытым исходным кодом Android и используемой в соответствии с условиями, описанными в лицензии Creative Commons 2.5 Attribution.

Применяется к