Enumerations

The following enumerations are available globally.

CompositeRegionGraphChangeEvent

  • 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.
    See more

    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.
    See more

    Declaration

    Swift

    public enum MapOperationType
  • TomTomMap update error

    Important

    This is a Public Preview API. It may be changed or removed at any time.
    See more

    Declaration

    Swift

    public enum MapUpdateError : CustomStringConvertible, Error

RegionGraphChangeEvent

  • Event types for RegionGraphObserver.onRegionGraphChanged notification.

    Important

    This is a Public Preview API. It may be changed or removed at any time.
    See more

    Declaration

    Swift

    public enum RegionGraphChangeEvent

NDSStoreAccessPermit

  • 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.
    See more

    Declaration

    Swift

    public enum NDSStoreAccessPermit
  • Represents the different error that could be thrown when NDSStoreAccessSync is accessed

    Important

    This is a Public Preview API. It may be changed or removed at any time.

    See more

    Declaration

    Swift

    public enum NDSStoreAccessSyncError : Error

    Parameters

    String

    Custom error message for a particular type of Error