UpdateInfo

@RestrictToExtendedFlavor(value = [ExternalScope.LIBRARY_GROUP])
class UpdateInfo

The information about an update.

Parameters

totalDownloadSize

The estimated remaining bytes to be downloaded and installed. The value may change during the execution of a map operation when the downloaded bytes have been added to the map.

Properties

Link copied to clipboard

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String