toggle menu
AppUpdater
androidJvm
switch theme
app-dialog
com.
king.
app.
dialog
App
Dialog
INSTANCE
App
Dialog
Config
View
Holder
Base
Dialog
Config
com.
king.
app.
dialog.
fragment
App
Dialog
Fragment
Base
Dialog
Fragment
app-updater
com.
king.
app.
updater
App
Updater
Builder
Update
Config
com.
king.
app.
updater.
callback
App
Update
Callback
Update
Callback
com.
king.
app.
updater.
constant
Constants
com.
king.
app.
updater.
http
Http
Manager
IHttp
Manager
Download
Callback
Ok
Http
Manager
com.
king.
app.
updater.
notify
INotification
Notification
Impl
com.
king.
app.
updater.
provider
App
Updater
File
Provider
com.
king.
app.
updater.
service
Download
Service
App
Download
Callback
Download
Binder
com.
king.
app.
updater.
util
App
Utils
Log
Utils
Notification
Utils
Permission
Utils
SSLSocket
Factory
Utils
Trust
All
X509Trust
Manager
app-updater
/
com.king.app.updater.http
/
IHttpManager
/
DownloadCallback
Download
Callback
interface
DownloadCallback
:
Serializable
Inheritors
AppDownloadCallback
Members
Functions
on
Cancel
Link copied to clipboard
abstract
fun
onCancel
(
)
取消
on
Error
Link copied to clipboard
abstract
fun
onError
(
e
:
Exception
)
错误
on
Finish
Link copied to clipboard
abstract
fun
onFinish
(
file
:
File
)
完成
on
Progress
Link copied to clipboard
abstract
fun
onProgress
(
progress
:
Long
,
total
:
Long
)
加载进度…
on
Start
Link copied to clipboard
abstract
fun
onStart
(
url
:
String
)
开始