onProgress

abstract fun onProgress(appId: String, progress: Double)

Called when a file finishes downloading and provides the current progress of the App download.

Note: this only works for apps configured for Differential Live Updates.