InitializationError
public enum InitializationError : Error
Errors that can be thrown during the creation of RouteProgress.
Important
This is a Public Preview API. It may be changed or removed at any time.-
Indicates that the argument
remainingRouteStopsProgressin the constructor is an empty array.Declaration
Swift
case missingDestinationProgress
TomTom SDK for iOS (0.45.0)
InitializationError