The properties of Android.App.Job.JobParameters are listed below. For a list of all members, see the JobParameters Members list.
See Also: Inherited members from Java.Lang.Object
[read-only] static | Creator | Android.OS.IParcelableCreator. |
[read-only] | Extras | Android.OS.PersistableBundle. |
[read-only] | IsOverrideDeadlineExpired | bool. For jobs with NoType:android/app/job/JobInfo$Builder;Href=../../../../reference/android/app/job/JobInfo.Builder.html#setOverrideDeadline(long) set, this provides an easy way to tell whether the job is being executed due to the deadline expiring. |
[read-only] | JobId | int. |
[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. |