FetchContentAsyncCategoryServiceCompleteCallback

Java functional interface for a Connect.fetchContentAsync callback that is called when a category has loaded for a streaming service.

Functions

Link copied to clipboard
abstract fun onCategoryServiceComplete(category: StreamingCategory, service: StreamingService, content: List<StreamingContent>, error: Throwable?)

Callback for when a category has loaded for a streaming service.