NDSStoreError
public enum NDSStoreError : Error
Errors on the NDS store itself.
-
The initialization of the NDS store failed.
Declaration
Swift
case initFailed(String)
TomTom SDK for iOS (TomTomSDKMapMatchingEngineHybrid 0.38.0-rc01 Docs)
public enum NDSStoreError : Error
Errors on the NDS store itself.
The initialization of the NDS store failed.
Swift
case initFailed(String)