UpdateInfo
public struct UpdateInfo : Equatable
The information about an update.
Important
This is a Public Preview API. It may be changed or removed at any time.-
The estimated total download size.
Declaration
Swift
public let totalDownloadSize: Measurement<UnitInformationStorage>
TomTom SDK for iOS (TomTomSDKMapMatchingEngineHybrid 0.38.0-rc01 Docs)
UpdateInfo