sip.js.byeuseragentserver.md

September 26, 2022 ยท View on GitHub

Home > sip.js > ByeUserAgentServer

ByeUserAgentServer class

BYE UAS.

Signature:

export declare class ByeUserAgentServer extends UserAgentServer implements IncomingByeRequest 

Extends: UserAgentServer

Implements: IncomingByeRequest

Constructors

ConstructorModifiersDescription
(constructor)(dialog, message, delegate)Constructs a new instance of the ByeUserAgentServer class

Contents

  1. 1ByeUserAgentServer class
  2. 2Constructors