sip.js.publishuseragentclient.md

September 26, 2022 ยท View on GitHub

Home > sip.js > PublishUserAgentClient

PublishUserAgentClient class

PUBLISH UAC.

Signature:

export declare class PublishUserAgentClient extends UserAgentClient implements OutgoingPublishRequest 

Extends: UserAgentClient

Implements: OutgoingPublishRequest

Constructors

ConstructorModifiersDescription
(constructor)(core, message, delegate)Constructs a new instance of the PublishUserAgentClient class

Contents

  1. 1PublishUserAgentClient class
  2. 2Constructors