The members of Android.App.Job.JobScheduler are listed below.
See Also: Inherited members from Java.Lang.Object
A constructor used when creating managed representations of JNI objects; called by the runtime. |
const | ResultFailure | int (0). Returned from JobScheduler.Schedule(JobInfo) when an invalid parameter was supplied. |
const | ResultSuccess | int (1). Returned from JobScheduler.Schedule(JobInfo) if this application has made too many requests for work over too short a time. |
[read-only] abstract | AllPendingJobs | IList<JobInfo>. |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |