OnProgressListener

interface OnProgressListener


A listener that is called periodically during execution of the UpdateTask.

Summary

Public functions

Unit

Called periodically for progress update and state changes of the UpdateTask.

Public functions

onProgressUpdate

fun onProgressUpdate(updateState: UpdateProgress): Unit

Called periodically for progress update and state changes of the UpdateTask.