sip.js.notifyuseragentserver.md
September 26, 2022 ยท View on GitHub
Home > sip.js > NotifyUserAgentServer
NotifyUserAgentServer class
NOTIFY UAS.
Signature:
export declare class NotifyUserAgentServer extends UserAgentServer implements IncomingNotifyRequest
Extends: UserAgentServer
Implements: IncomingNotifyRequest
Constructors
| Constructor | Modifiers | Description |
|---|---|---|
| (constructor)(dialogOrCore, message, delegate) | NOTIFY UAS constructor. |