JobInfo.TriggerContentUri


public static final class JobInfo.TriggerContentUri
extends Object implements Parcelable

java.lang.Object
   ↳ android.app.job.JobInfo.TriggerContentUri


Information about a content URI modification that a job would like to trigger on.

Summary

Constants

int FLAG_NOTIFY_FOR_DESCENDANTS

Flag for trigger: also trigger if any descendants of the given URI change.

Inherited constants