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

ConstructorModifiersDescription
(constructor)(dialog, delegate, options)Constructs a new instance of the NotifyUserAgentClient class

Contents

  1. 1NotifyUserAgentClient class
  2. 2Constructors