Package-level declarations

Types

Link copied to clipboard
class BadInputError(val message: String = "") : StructuredSearchError

The selection is not valid in the current step.

Link copied to clipboard
class MapDataError(val message: String = "") : StructuredSearchError

The map data is not complete and structured search can not perform correctly.

Link copied to clipboard
class NoDataError(val message: String = "") : StructuredSearchError

The map data to perform structured search i.e sqlite location input (SLI) building block doesn't exist.

Link copied to clipboard

Interface of structured search API.

Link copied to clipboard

Callback for receiving updates of structured search.

Link copied to clipboard
Link copied to clipboard

Response from the StructuredSearchSession.