> 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/eventtimeline/eventtype.md).

# EventType

## EventType API

<table data-header-hidden><thead><tr><th width="201.8602294921875"></th><th></th></tr></thead><tbody><tr><td>IN_TRANSPORT</td><td>The event represents a transport.</td></tr><tr><td>OFF_THE_GRID</td><td>The event represents a period of time where SDK detections were not possible.</td></tr><tr><td>STATIONARY</td><td>The event represents a stationary period.</td></tr><tr><td>UNKNOWN</td><td>The event type is unknown. This is a fallback type, and is rarely used.</td></tr></tbody></table>
