Protocols
The following protocols are available globally.
-
Defines a common interface to provide search functionality with additional cancellation support.
Important
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public protocol CancellableSearch
-
Enables injection of custom search data to the search engine.
Important
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public protocol CustomSearchDataProvider
-
Identifies the search result for which a [feedback event][FeedbackEvent] is posted.
Important
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public protocol FeedbackResultID