| Package | Description |
|---|---|
| org.kurento.room | |
| org.kurento.room.api | |
| org.kurento.room.internal |
| Modifier and Type | Method and Description |
|---|---|
void |
SyncRoomManager.createRoom(KurentoClientSessionInfo sessionInfo)
Creates a room if it doesn’t already exist.
|
| Modifier and Type | Method and Description |
|---|---|
org.kurento.client.KurentoClient |
KurentoClientProvider.getKurentoClient(KurentoClientSessionInfo sessionInfo)
Obtains a
KurentoClient instance given the custom session bean. |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultKurentoClientSessionInfo
Default implementation of the session info interface, contains a
participant's id and the room's name.
|
Copyright © 2015 Kurento. All rights reserved.