Search Content Async Service Complete Callback
Java functional interface for a Connect.searchContentAsync callback that is called when a streaming service search has completed.
Functions
Link copied to clipboard
abstract fun onServiceComplete(service: StreamingService, content: List<StreamingContent>, error: Throwable?)
Callback for when a streaming service search has completed.