<!-- 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; [firstEventId](./react-native-tracker.sessionstate.firsteventid.md)

## SessionState.firstEventId property

The optional identifier of the first event for this session

<b>Signature:</b>

```typescript
firstEventId?: string;
```
