GMTCTripModelState

GMTCTripModelState

Enumerations

enum  GMTCTripModelState { GMTCTripModelStateInactive, GMTCTripModelStateActive }
 Describes the activity status of a trip session. More...

Enumeration Type Documentation

Describes the activity status of a trip session.

Enumerator:
GMTCTripModelStateInactive 

The trip session is not yet started or stopped.

GMTCTripModelStateActive 

The trip session is started.