Enumerations

The following enumerations are available globally.

  • Type of destination

    See more

    Declaration

    Swift

    public enum DestinationCategory
  • Current status of the navigation

    See more

    Declaration

    Swift

    public enum NavigationStatus
  • Error that navigation could raise

    See more

    Declaration

    Swift

    public enum NavigationError : Error
    extension NavigationError: LocalizedError
  • This object encapsulates all the possible Error cases that the Wayfinding Library may throw

    See more

    Declaration

    Swift

    public enum UnsupportedConfigurationError : Error
  • Errors WayfindinLibrary could raise

    See more

    Declaration

    Swift

    public enum WayfindingError : LocalizedError