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 (0.41.0-rc02)
public enum NDSStoreError : Error
Errors on the NDS store itself.
The initialization of the NDS store failed.
Swift
case initFailed(String)