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