AppUpdater

open class AppUpdater

AppUpdater:一个专注于App更新,一键傻瓜式集成App版本升级的轻量开源库

Author

Jenly Jenly

Constructors

Link copied to clipboard
constructor(@NonNull context: Context, @NonNull config: UpdateConfig)
构造
constructor(@NonNull context: Context, @NonNull url: String)
构造

Types

Link copied to clipboard
open class Builder
AppUpdater建造者

Functions

Link copied to clipboard
设置一个 IHttpManager
Link copied to clipboard
设置一个 INotification
Link copied to clipboard
设置下载更新进度回调
Link copied to clipboard
open fun start()
开始下载
Link copied to clipboard
open fun stop()
取消下载