The fields of Android.App.Job.JobScheduler are listed below. For a list of all members, see the JobScheduler Members list.
See Also: Inherited members from Java.Lang.Object
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. |