<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [sip.js](./sip.js.md) &gt; [NotifyUserAgentServer](./sip.js.notifyuseragentserver.md)

## NotifyUserAgentServer class

NOTIFY UAS.

<b>Signature:</b>

```typescript
export declare class NotifyUserAgentServer extends UserAgentServer implements IncomingNotifyRequest 
```

## Constructors

|  Constructor | Modifiers | Description |
|  --- | --- | --- |
|  [(constructor)(dialogOrCore, message, delegate)](./sip.js.notifyuseragentserver._constructor_.md) |  | NOTIFY UAS constructor. |

