public class EventWaiter extends Object
| Constructor and Description |
|---|
EventWaiter(String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
eventReceived() |
String |
getName() |
boolean |
isEventRecived() |
void |
waitFor() |
void |
waitFor(long waitMillis) |
Copyright © 2021 Kurento. All rights reserved.