package

androidx.appsearch.observer

Interfaces

ObserverCallbackAn interface which apps can implement to subscribe to notifications of changes to AppSearch data.

Classes

DocumentChangeInfoContains information about an individual change detected by an ObserverCallback.
ObserverSpecConfigures the types, namespaces and other properties that ObserverCallback instances match against.
ObserverSpec.BuilderBuilder for ObserverSpec instances.
SchemaChangeInfoContains information about a schema change detected by an ObserverCallback.