JobScheduler.PendingJobReasonConstraintCharging Поле

Определение

Внимание!

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_CHARGING", 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 PendingJobReasonConstraintCharging = 5;
[<Android.Runtime.Register("PENDING_JOB_REASON_CONSTRAINT_CHARGING", 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 PendingJobReasonConstraintCharging : Android.App.Job.PendingJobReason

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

Value = 5
Атрибуты

Комментарии

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

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

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

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