# 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>
