FetchContentCategoryServiceCompleteCallback
typealias FetchContentCategoryServiceCompleteCallback = (category: StreamingCategory, service: StreamingService, content: List<StreamingContent>, error: Throwable?) -> Unit