sip.js.statetransitionerror._constructor_.md

September 26, 2022 ยท View on GitHub

Home > sip.js > StateTransitionError > (constructor)

StateTransitionError.(constructor)

Constructs a new instance of the StateTransitionError class

Signature:

constructor(message?: string);

Parameters

ParameterTypeDescription
messagestring

Contents

  1. 1StateTransitionError.(constructor)
  2. 2Parameters