Modifier and Type | Method and Description |
---|---|
ListenerSubscription |
MediaObject.addErrorListener(EventListener<ErrorEvent> listener)
Add a
EventListener for event ErrorEvent . |
void |
MediaObject.addErrorListener(EventListener<ErrorEvent> listener,
Continuation<ListenerSubscription> cont)
Add a
EventListener for event ErrorEvent . |
Copyright © 2019 Kurento. All rights reserved.