<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [sip.js](./sip.js.md) &gt; [UserAgentServer](./sip.js.useragentserver.md) &gt; [transaction](./sip.js.useragentserver.transaction.md)

## UserAgentServer.transaction property

The transaction associated with this request.

<b>Signature:</b>

```typescript
readonly transaction: ServerTransaction;
```
