| Interface | Description |
|---|---|
| KurentoClientProvider |
This service interface was designed so that the room manager could obtain a
KurentoClient instance at any time, without requiring knowledge about
the placement of the media server instances. |
| KurentoClientSessionInfo |
Interface for beans holding information required to obtain a
KurentoClient. |
| RoomEventHandler |
Through this interface, the room API passes the execution result of client
primitives to the application and from there to the clients.
|
| RoomHandler |
Handler for events occurring triggered from media objects.
|
| UserNotificationService |
This specification was designed so that the room manager could send
notifications or responses back to the remote peers whilst remaining isolated
from the transport or communications layers.
|
| Enum | Description |
|---|---|
| MutedMediaType |
Copyright © 2015 Kurento. All rights reserved.