GoogleRidesharingConsumer Framework Reference
GMTCTripModelState
enum GMTCTripModelState : NSUInteger {}
Describes the activity status of a trip session.
-
The trip session is not yet started or stopped.
Declaration
Objective-C
GMTCTripModelStateInactive
-
The trip session is started.
Declaration
Objective-C
GMTCTripModelStateActive
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."],[[["The `GMTCTripModelState` enum defines the activity status of a trip session."],["`GMTCTripModelStateInactive` represents a trip session that has not yet started or has been stopped."],["`GMTCTripModelStateActive` indicates that the trip session is currently in progress."]]],[]]