Android.App.Job.JobScheduler.ResultFailure Field
Returned from JobScheduler.Schedule(JobInfo) when an invalid parameter was supplied.

Value: 0

Syntax

[Android.Runtime.Register("RESULT_FAILURE")]
public const int ResultFailure

Remarks

Returned from JobScheduler.Schedule(JobInfo) when an invalid parameter was supplied. This can occur if the run-time for your job is too short, or perhaps the system can't resolve the requisite Android.App.Job.JobService in your package.

[Android Documentation]

Requirements

Namespace: Android.App.Job
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0