searchContentAsync

Search streaming services asynchronously.

Return

List of search results organized by streaming service.

Searches the given services with the specified searchPhrase.

Parameters

services

The streaming services to search.

searchPhrase

The search phrase or terms.

onServiceComplete

The optional callback to call when retrieving search results for a single streaming service.

onAllComplete

The optional callback to call when all search results have been retrieved or the request was canceled.