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

ConstructorModifiersDescription
(constructor)(dialogOrCore, message, delegate)NOTIFY UAS constructor.

Contents

  1. 1NotifyUserAgentServer class
  2. 2Constructors