sip.js.md
October 20, 2022 ยท View on GitHub
sip.js package
Classes
| Class | Description |
|---|---|
| SessionManager | A session manager for SIP.js sessions. |
Functions
| Function | Description |
|---|---|
| defaultManagedSessionFactory() | Function which returns a ManagedSessionFactory. |
Interfaces
| Interface | Description |
|---|---|
| ManagedSession | An interface for managed the sessions. |
| ManagedSessionFactory | Factory for ManagedSession. |
| SessionManagerDelegate | Delegate for SessionManager. |
| SessionManagerMedia | Media for SessionManagerOptions. |
| SessionManagerMediaConstraints | Constraints for SessionManagerMedia. |
| SessionManagerMediaLocal | Local media elements for SessionManagerMedia. |
| SessionManagerMediaRemote | Remote media elements for SessionManagerMedia. |
| SessionManagerOptions | Options for SessionManager. |