<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@snowplow/react-native-tracker](./react-native-tracker.md) &gt; [SessionState](./react-native-tracker.sessionstate.md) &gt; [firstEventTimestamp](./react-native-tracker.sessionstate.firsteventtimestamp.md)

## SessionState.firstEventTimestamp property

Optional date-time timestamp of when the first event in the session was tracked

<b>Signature:</b>

```typescript
firstEventTimestamp?: string;
```
