AsyncNotice

class AsyncNotice(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<Notice.NoticeResult>