sip.js.byeuseragentclient.md

September 26, 2022 ยท View on GitHub

Home > sip.js > ByeUserAgentClient

ByeUserAgentClient class

BYE UAC.

Signature:

export declare class ByeUserAgentClient extends UserAgentClient implements OutgoingByeRequest 

Extends: UserAgentClient

Implements: OutgoingByeRequest

Constructors

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

Contents

  1. 1ByeUserAgentClient class
  2. 2Constructors