| Modifier and Type | Method and Description |
|---|---|
Session |
OpenVidu.createSession()
Creates an OpenVidu session with the default settings
|
Session |
OpenVidu.createSession(SessionProperties properties)
Creates an OpenVidu session
|
| Modifier and Type | Method and Description |
|---|---|
List<Session> |
OpenVidu.getActiveSessions()
Returns the list of active sessions.
|
Copyright © 2019 OpenVidu. All rights reserved.