public final class

ContentUriTriggers.Trigger

extends java.lang.Object

 java.lang.Object

↳androidx.work.ContentUriTriggers.Trigger

Overview

Defines a content trigger for a WorkRequest.

Summary

Methods
public booleanequals(java.lang.Object o)

public UrigetUri()

public inthashCode()

public booleanshouldTriggerForDescendants()

from java.lang.Objectclone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait

Methods

public Uri getUri()

Returns:

The associated with this trigger

public boolean shouldTriggerForDescendants()

Returns:

true if trigger also applies to descendants of the

public boolean equals(java.lang.Object o)

public int hashCode()