Download Progress
data class DownloadProgress(val currentDownloads: CurrentDownloads? = null) : Event
Content copied to clipboard
Event data class used to inform the Host app on the progress of active downloads
Event data class used to inform the Host app on the progress of active downloads