JobScheduler.PendingJobReasonConstraintDeviceIdle Champ
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Attention
This constant will be removed in the future version. Use Android.App.Job.PendingJobReason enum directly instead of this field.
La contrainte inactive demandée n’est pas satisfaite.
[Android.Runtime.Register("PENDING_JOB_REASON_CONSTRAINT_DEVICE_IDLE", 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 PendingJobReasonConstraintDeviceIdle = 8;
[<Android.Runtime.Register("PENDING_JOB_REASON_CONSTRAINT_DEVICE_IDLE", 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 PendingJobReasonConstraintDeviceIdle : Android.App.Job.PendingJobReason
Valeur de champ
Value = 8- Attributs
Remarques
La contrainte inactive demandée n’est pas satisfaite.
Documentation Java pour android.app.job.JobScheduler.PENDING_JOB_REASON_CONSTRAINT_DEVICE_IDLE
.
Les parties de cette page sont des modifications basées sur le travail créé et partagé par le projet Android Open Source et utilisés en fonction des termes décrits dans la licence d’attribution Creative Commons 2.5.