GoogleRidesharingDriver Framework Reference
Stay organized with collections
Save and categorize content based on your preferences.
Constants
The following constants are available globally.
-
Declaration
Swift
let GMTDVehicleReporterErrorDomain: String
Objective-C
extern const NSErrorDomain _Nonnull GMTDVehicleReporterErrorDomain
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-27 UTC.
[null,null,["Last updated 2025-08-27 UTC."],[[["\u003cp\u003e\u003ccode\u003eGMTDVehicleReporterErrorDomain\u003c/code\u003e is a globally available constant.\u003c/p\u003e\n"],["\u003cp\u003eIt represents the error domain for \u003ccode\u003eGMTDVehicleReporter\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe constant is defined as a \u003ccode\u003eString\u003c/code\u003e in Swift.\u003c/p\u003e\n"],["\u003cp\u003eIt is defined as \u003ccode\u003eNSErrorDomain\u003c/code\u003e in Objective-C.\u003c/p\u003e\n"]]],["`GMTDVehicleReporterErrorDomain` is a globally available constant representing the error domain for `GMTDVehicleReporter`. It is declared as a String in Swift and an `NSErrorDomain` in Objective-C. This constant is used to identify errors specifically related to the `GMTDVehicleReporter` class within the driver SDK. It is a core component for error handling within the system.\n"],null,["# GoogleRidesharingDriver Framework Reference\n\nConstants\n=========\n\nThe following constants are available globally.\n- `\n ``\n ``\n `\n\n ### [GMTDVehicleReporterErrorDomain](/maps/documentation/mobility/driver-sdk/scheduled/reference/ios/Constants/GMTDVehicleReporterErrorDomain)\n\n `\n ` \n The error domain for [GMTDVehicleReporter](/maps/documentation/mobility/driver-sdk/scheduled/reference/ios/Classes/GMTDVehicleReporter). \n\n #### Declaration\n\n Swift \n\n let GMTDVehicleReporterErrorDomain: String\n\n Objective-C \n\n extern const NSErrorDomain _Nonnull GMTDVehicleReporterErrorDomain"]]