| Modifier and Type | Method and Description |
|---|---|
List<Connection> |
Session.getActiveConnections()
Returns the list of active connections to the session.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Session.forceDisconnect(Connection connection)
Forces the user represented by
connection to leave the session. |
Copyright © 2018 OpenVidu. All rights reserved.