AsyncMainPage

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
suspend fun getBestAsync(): Deferred<List<MainPage.Article>>
Link copied to clipboard
suspend fun getHitAsync(): Deferred<List<MainPage.Article>>
Link copied to clipboard
suspend fun getIssueZoomAsync(): Deferred<List<MainPage.Article>>
Link copied to clipboard
suspend fun getNewGalleryAsync(): Deferred<List<MainPage.NewGallery>>
Link copied to clipboard
suspend fun requestAsync(): Deferred<Unit>