Class | Description |
---|---|
SessionManager | A session manager for SIP.js sessions. |
Function | Description |
---|---|
defaultManagedSessionFactory() | Function which returns a ManagedSessionFactory. |
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. |