<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [sip.js](./sip.js.md) &gt; [Transaction](./sip.js.transaction.md) &gt; [state](./sip.js.transaction.state.md)

## Transaction.state property

Transaction state.

<b>Signature:</b>

```typescript
readonly state: TransactionState;
```
