JobScheduler.PendingJobReasonConstraintContentTrigger Поле

Определение

Внимание!

This constant will be removed in the future version. Use Android.App.Job.PendingJobReason enum directly instead of this field.

Запрошенное ограничение триггера содержимого не удовлетворяется.

[Android.Runtime.Register("PENDING_JOB_REASON_CONSTRAINT_CONTENT_TRIGGER", ApiSince=34)]
[System.Obsolete("This constant will be removed in the future version. Use Android.App.Job.PendingJobReason enum directly instead of this field.", true)]
public const Android.App.Job.PendingJobReason PendingJobReasonConstraintContentTrigger = 7;
[<Android.Runtime.Register("PENDING_JOB_REASON_CONSTRAINT_CONTENT_TRIGGER", ApiSince=34)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.App.Job.PendingJobReason enum directly instead of this field.", true)>]
val mutable PendingJobReasonConstraintContentTrigger : Android.App.Job.PendingJobReason

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

Value = 7
Атрибуты

Комментарии

Запрошенное ограничение триггера содержимого не удовлетворяется.

Документация по Java для android.app.job.JobScheduler.PENDING_JOB_REASON_CONSTRAINT_CONTENT_TRIGGER.

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

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