Package-level declarations

Includes the interface for the Search API, alongside associated options, response data classes, and the callback interface.

Types

Link copied to clipboard
interface Search : AutoCloseable

The Search interface is a comprehensive set of APIs designed to seamlessly integrate advanced search functionality into your application.

Link copied to clipboard

Callback that reports when a SearchResponse or SearchFailure has been received.

Link copied to clipboard

Defines the parameters of a Search.

Link copied to clipboard

Response from the Search API.