Enumerations
The following enumerations are available globally.
-
Event that indicates that something regarding
CompositeRegionGraph
has changed.Important
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public enum CompositeRegionGraphChangeEvent : Equatable
-
Represents an operation that can be performed on an updatable map region.
Important
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public enum MapOperationType
-
TomTomMap update error
Important
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public enum MapUpdateError : CustomStringConvertible, Error
-
Event types for
RegionGraphObserver.onRegionGraphChanged
notification.Important
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public enum RegionGraphChangeEvent
-
Specifies the approach to use to decrypt the NDS map
Important
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public enum NDSStoreAccessPermit
-
Represents the different error that could be thrown when
NDSStoreAccessSync
is accessedImportant
This is a Public Preview API. It may be changed or removed at any time.
Declaration
Swift
public enum NDSStoreAccessSyncError : Error
Parameters
String
Custom error message for a particular type of Error