Fetch Content Category Service Complete Callback
typealias FetchContentCategoryServiceCompleteCallback = (category: StreamingCategory, service: StreamingService, content: List<StreamingContent>, error: Throwable?) -> Unit