sip.js.managedsession.md

October 20, 2022 ยท View on GitHub

Home > sip.js > ManagedSession

ManagedSession interface

An interface for managed the sessions.

Signature:

export interface ManagedSession 

Properties

PropertyModifiersTypeDescription
heldboolean
mediaLocalSessionManagerMediaLocal
mediaRemoteSessionManagerMediaRemote
mutedboolean
sessionSession

Contents

  1. 1ManagedSession interface
  2. 2Properties