public interface HasEndedHandlers extends HasHandlers
EndedHandler instances.
 
 Experimental API: This API is still under development and is subject to change.
| Modifier and Type | Method and Description | 
|---|---|
| HandlerRegistration | addEndedHandler(EndedHandler handler)Adds a  EndedEventhandler. | 
fireEventHandlerRegistration addEndedHandler(EndedHandler handler)
EndedEvent handler.handler - the media ended handlerHandlerRegistration used to remove this handler