Android.App.Job.JobScheduler: Field Members

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

Public Fields

const
ResultFailureint (0). Returned from JobScheduler.Schedule(JobInfo) when an invalid parameter was supplied.
const
ResultSuccessint (1). Returned from JobScheduler.Schedule(JobInfo) if this application has made too many requests for work over too short a time.