sip.js.sessiondialog._constructor_.md

September 26, 2022 ยท View on GitHub

Home > sip.js > SessionDialog > (constructor)

SessionDialog.(constructor)

Constructs a new instance of the SessionDialog class

Signature:

constructor(initialTransaction: InviteClientTransaction | InviteServerTransaction, core: UserAgentCore, state: DialogState, delegate?: SessionDelegate);

Parameters

ParameterTypeDescription
initialTransactionInviteClientTransaction | InviteServerTransaction
coreUserAgentCore
stateDialogState
delegateSessionDelegate