You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 2, 2019. It is now read-only.
The following text was moved of the spec as part of the noLegacyStyle. It needs to be put back into each of the appropriate methods that it affects.
In this final state ("disconnected"), the implementation MUST throw an
<code>InvalidStateError</code> exception when any method call is
attempted.
"multiparty call" state: The call is locked in a <a>ConferenceCall</a>
object and MUST NOT be managed any more using this object. While in
this state, the implementation MUST throw an
<code>InvalidStateError</code> exception when any method call is
attempted.
The text was updated successfully, but these errors were encountered:
The following text was moved of the spec as part of the noLegacyStyle. It needs to be put back into each of the appropriate methods that it affects.
The text was updated successfully, but these errors were encountered: