BTNTransportType Constants Reference
| Declared in | BTNJourney.h |
|---|
BTNTransportType
Definition
typedef NS_ENUM(NSInteger, BTNTransportType ) {
BTNTransportTypeUnknown,
BTNTransportTypeFlight,
BTNTransportTypeTrain,
BTNTransportTypeBus,
BTNTransportTypeCar,
BTNTransportTypeWalking,
BTNTransportTypeSubway,
BTNTransportTypeBoat,
BTNTransportTypeSpaceship,
};
Constants
BTNTransportTypeUnknown-
Declared In
BTNJourney.h. BTNTransportTypeFlight-
Declared In
BTNJourney.h. BTNTransportTypeTrain-
Declared In
BTNJourney.h. BTNTransportTypeBus-
Declared In
BTNJourney.h. BTNTransportTypeCar-
Declared In
BTNJourney.h. BTNTransportTypeWalking-
Declared In
BTNJourney.h. BTNTransportTypeSubway-
Declared In
BTNJourney.h. BTNTransportTypeBoat-
Declared In
BTNJourney.h. BTNTransportTypeSpaceship-
Declared In
BTNJourney.h.