Other Enumerations
The following enumerations are available globally.
-
Feedback type is used to specify the type of feedback being recorded with
See moreNavigationEventsManager.recordFeedback(type:description:).Declaration
Swift
public enum FeedbackType : CustomStringConvertible -
Enum denoting the subtypes of the
Incorrect Visualtop-level categoryDeclaration
Swift
public enum IncorrectVisualSubtype : String -
Enum denoting the subtypes of the
Confusing Audiotop-level categoryDeclaration
Swift
public enum ConfusingAudioSubtype : String -
Enum denoting the subtypes of the
Route Qualitytop-level categoryDeclaration
Swift
public enum RouteQualitySubtype : String -
Enum denoting the subtypes of the
Illegal Routetop-level categoryDeclaration
Swift
public enum IllegalRouteSubtype : String -
Enum denoting the subtypes of the
Road Closuretop-level categoryDeclaration
Swift
public enum RoadClosureSubtype : String -
An error that occurs when calculating directions potentially offline using the
See moreNavigationDirections.calculate(_:offline:completionHandler:)method.Declaration
Swift
public enum OfflineRoutingError : LocalizedError -
Declaration
Swift
public enum SpeechFailureAction : String -
A error type returned when encountering errors in the speech engine.
See moreDeclaration
Swift
public enum SpeechError : LocalizedError -
Enum used for indicating the type of error occured while speaking an instruction.
See moreDeclaration
Swift
public enum SpokenInstructionErrorCode : Int -
High level error type.
See moreDeclaration
Swift
public enum MBErrorCode : Int
Install in Dash
Other Enumerations Reference