SiteContentRepository

class SiteContentRepository(cache: SiteContentCache, siteContentApi: SiteContentApi, contentApi: ContentApi)

This repository give access to Lotto app site content and changelog.

Constructors

Link copied to clipboard
constructor(cache: SiteContentCache, siteContentApi: SiteContentApi, contentApi: ContentApi)

Functions

Link copied to clipboard

getActiveCampaigns, This Single will emmit the ActiveCampaigns

Link copied to clipboard

getCampaignTemplates, This Single will emmit the list of CampaignTemplate

Link copied to clipboard
fun getChangeLogs(version: String): Single<List<ChangeLogItem>>

getChangeLogs, This Single will emmit the list of ChangeLogItem for the Lotto app

Link copied to clipboard

getQuickAdditionalGameData, This Single will emmit the list of QuickAdditionalGameData for quick

Link copied to clipboard

getQuickGameTags, This Single will emmit the list of QuickGameTag for quick

Link copied to clipboard

getQuickHeroSpots, This Single will emmit the list of QuickHeroSpot for quick

Link copied to clipboard

getQuickSections, This Single will emmit the list of QuickSection for quick

Link copied to clipboard

getSiteContentFlipFlop, This Single will emmit the SiteContent for the FlipFlop app

Link copied to clipboard

getSiteContentLotto, This Single will emmit the SiteContent for the lotto app

Link copied to clipboard

getUserGuideFlipFlop, This Single will emmit the list of UserGuide for the FlipFlop app

Link copied to clipboard

getUserGuideLotto, This Single will emmit the list of UserGuide for the Lotto app