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 . |
NotificationRoomHandler |
Through this interface, the room API passes the execution result of client-originated requests to
the application and from there to the clients.
|
RoomHandler |
Handler for events 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 |