Interface AsyncSearchResult

Represents a search request promise result.


Data Retrievers

See

asyncSearch

Hierarchy

  • AsyncSearchResult

Properties

Properties

The reason for the end of the promise.

The returned value of the promise. Undefined if the call failed.