sip.js.prackuseragentclient._constructor_.md

September 26, 2022 ยท View on GitHub

Home > sip.js > PrackUserAgentClient > (constructor)

PrackUserAgentClient.(constructor)

Constructs a new instance of the PrackUserAgentClient class

Signature:

constructor(dialog: SessionDialog, delegate?: OutgoingRequestDelegate, options?: RequestOptions);

Parameters

ParameterTypeDescription
dialogSessionDialog
delegateOutgoingRequestDelegate
optionsRequestOptions

Contents

  1. 1PrackUserAgentClient.(constructor)
  2. 2Parameters