@empathyco/x-components
Version:
Empathy X Components
14 lines (8 loc) • 482 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-components](./x-components.md) > [HistoryQueriesActions](./x-components.historyqueriesactions.md) > [refreshSession](./x-components.historyqueriesactions.refreshsession.md)
## HistoryQueriesActions.refreshSession property
Refreshes the current search session, updating its TTL.
**Signature:**
```typescript
refreshSession: () => void;
```