| Package | Description |
|---|---|
| org.kurento.room.client | |
| org.kurento.room.client.internal |
| Modifier and Type | Method and Description |
|---|---|
Notification |
ServerJsonRpcHandler.getNotification()
Blocks until an element is available and then returns it by removing it
from the queue.
|
Notification |
KurentoRoomClient.getServerNotification()
Polls the notifications list maintained by this client to obtain new
events sent by server.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IceCandidateInfo |
class |
MediaErrorInfo |
class |
ParticipantEvictedInfo |
class |
ParticipantJoinedInfo |
class |
ParticipantLeftInfo |
class |
ParticipantPublishedInfo |
class |
ParticipantUnpublishedInfo |
class |
RoomClosedInfo |
class |
SendMessageInfo |
Copyright © 2015 Kurento. All rights reserved.