AsyncRecommend

class AsyncRecommend(gallId: String, articleId: Int, session: Session)

Constructors

Link copied to clipboard
constructor(gallId: String, articleId: Int, session: Session)

Functions

Link copied to clipboard
suspend fun requestAsync(): Deferred<Recommend.RecommendResult>