SearchContentAsyncAllCompleteCallback

Java functional interface for a Connect.searchContentAsync callback that is called when all streaming services have been searched.

Functions

Link copied to clipboard
abstract fun onAllComplete(results: List<SearchContentServiceResult>, error: Throwable?)

Callback for when all streaming services have been searched.