| Package | Description |
|---|---|
| org.kurento.room |
| Constructor and Description |
|---|
NotificationRoomManager(NotificationRoomHandler notificationRoomHandler,
KurentoClientProvider kcProvider)
Provides an instance of the room manager by setting an event handler.
|
NotificationRoomManager(UserNotificationService notificationService,
KurentoClientProvider kcProvider)
Provides an instance of the room manager by setting an user notification service that will be
used by the default event handler to send responses and notifications back to the clients.
|
RoomManager(RoomHandler roomHandler,
KurentoClientProvider kcProvider)
Provides an instance of the room manager by setting a room handler and the
KurentoClient provider. |
Copyright © 2016 Kurento. All rights reserved.