SyncError
public enum SyncError : Error
Represents the different error that could be thrown when NDSStoreAccessSync is accessed
Parameters
String
|
Custom error message for a particular type of Error |
-
Error indicating that same observer was added more than once.
Declaration
Swift
case invalidObserverError(String)
TomTom SDK for iOS (TomTomSDKMapMatchingEngineHybrid 0.38.0-rc01 Docs)
SyncError