JobScheduler.PendingJobReasonConstraintMinimumLatency Поле

Определение

Внимание!

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_MINIMUM_LATENCY", 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 PendingJobReasonConstraintMinimumLatency = 9;
[<Android.Runtime.Register("PENDING_JOB_REASON_CONSTRAINT_MINIMUM_LATENCY", 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 PendingJobReasonConstraintMinimumLatency : Android.App.Job.PendingJobReason

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

Value = 9
Атрибуты

Комментарии

Минимальная задержка не произошла.

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

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

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