GoogleRidesharingDriver Framework Reference
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-01-21 UTC.
[null,null,["Last updated 2025-01-21 UTC."],[[["`GMTDVehicleReporterErrorDomain` is a globally available constant."],["It represents the error domain for `GMTDVehicleReporter`."],["The constant is defined as a `String` in Swift."],["It is defined as `NSErrorDomain` in Objective-C."]]],["`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"]]