sip.js.infouseragentserver._constructor_.md

September 26, 2022 ยท View on GitHub

Home > sip.js > InfoUserAgentServer > (constructor)

InfoUserAgentServer.(constructor)

Constructs a new instance of the InfoUserAgentServer class

Signature:

constructor(dialog: SessionDialog, message: IncomingRequestMessage, delegate?: IncomingRequestDelegate);

Parameters

ParameterTypeDescription
dialogSessionDialog
messageIncomingRequestMessage
delegateIncomingRequestDelegate

Contents

  1. 1InfoUserAgentServer.(constructor)
  2. 2Parameters