EditionProductsProvider

Interface for getting the products the issues belong to since the latest feed update, see Editions.updateFeed.

Functions

Link copied to clipboard
abstract fun products(callback: (List<EditionsProduct>) -> Unit)

Method for getting all the available products. EditionsProduct.tag can be used to query all the issues belonging to it, see EditionProvider.editions