sip.js.reinviteuseragentclient._constructor_.md

September 26, 2022 ยท View on GitHub

Home > sip.js > ReInviteUserAgentClient > (constructor)

ReInviteUserAgentClient.(constructor)

Constructs a new instance of the ReInviteUserAgentClient class

Signature:

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

Parameters

ParameterTypeDescription
dialogSessionDialog
delegateOutgoingInviteRequestDelegate
optionsRequestOptions

Contents

  1. 1ReInviteUserAgentClient.(constructor)
  2. 2Parameters