register Indexable Data Provider Engine Layer
Experimental API, can be changed or removed in the next SDK releases.
Registers engine layer with this data provider. Allows to keep search index of search engines, associated with this data provider, up-to-date.
Return
an object representing pending completion of the task.
Parameters
engine layer, associated with this data provider.
Executor used for events dispatching. By default events are dispatched on the main thread.
Callback to handle result.
Experimental API, can be changed or removed in the next SDK releases.
Registers engine layer with this data provider. Allows to keep search index of search engines, associated with this data provider, up-to-date.
Return
an object representing pending completion of the task.
Parameters
engine layer, associated with this data provider.
Callback to handle result, triggered on the main thread.