sip.js.notifyuseragentclient.md
September 26, 2022 ยท View on GitHub
Home > sip.js > NotifyUserAgentClient
NotifyUserAgentClient class
NOTIFY UAS.
Signature:
export declare class NotifyUserAgentClient extends UserAgentClient implements OutgoingNotifyRequest
Extends: UserAgentClient
Implements: OutgoingNotifyRequest
Constructors
| Constructor | Modifiers | Description |
|---|---|---|
| (constructor)(dialog, delegate, options) | Constructs a new instance of the NotifyUserAgentClient class |