> For the complete documentation index, see [llms.txt](https://docs.sentiance.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sentiance.com/sdk/api-reference/android/trip/triptype.md).

# TripType

Represents a trip type.

| **EXTERNAL\_TRIP** | A trip that has been started by the enclosing app.                  |
| ------------------ | ------------------------------------------------------------------- |
| **SDK\_TRIP**      | A trip started internally by the SDK based on automatic detections. |
| **ANY**            | Any of external and SDK trips.                                      |
