GoogleRidesharingDriver Framework Reference
GMTSTaskState
enum GMTSTaskState : NSUInteger {}
\defgroup GMTSTaskState GMTSTaskState
@{
-
Declaration
Swift
case unspecified = 0
Objective-C
GMTSTaskStateUnspecified = 0
-
Declaration
Objective-C
GMTSTaskStateOpened
-
Declaration
Objective-C
GMTSTaskStateClosed
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."],[[["`GMTSTaskState` is an enumeration that defines the possible states of a task."],["`GMTSTaskStateUnspecified` represents the default state of a task, which is assigned a value of 0."],["`GMTSTaskStateOpened` indicates that a task is in an open state, with a corresponding value of 1."],["`GMTSTaskStateClosed` signifies that a task is closed, identified by the associated value of 2."]]],[]]