Android.App.Job Namespace
Remarks
Classes
| Type | Reason |
|---|---|
| BackoffPolicy | Enumerates values returned by the BackoffPolicy.Exponential, BackoffPolicy.Linear, and JobInfo.BackoffPolicyValue members and taken as a parameter of the JobInfo+Builder.SetBackoffCriteria member. |
| JobInfo | Container of data passed to the JobScheduler fully encapsulating the parameters required to schedule work against the calling application. |
| JobInfo+Builder | |
| InterfaceConsts | |
| JobParameters | Contains the parameters used to configure/identify your job. |
| InterfaceConsts | |
| JobScheduler | This is an API for scheduling various types of jobs against the framework that will be executed in your application's own process. |
| JobService | |
| NetworkType | Enumerates values returned by several types and taken as a parameter of the JobInfo+Builder.SetRequiredNetworkType member. |

