# TripInfo

Provides information about a trip.

## TripInfo API

### `getTripType()`

> ```java
> TripType getTripType()
> ```
>
> Returns a [`TripType`](https://docs.sentiance.com/important-topics/sdk/api-reference/android/trip/triptype) enum representing the ongoing trip type.
