public interface IActionOnVideoEndListener
addIActionOnVideoEndListener method. When
the IActionOnVideoEnd event occurs, that object's appropriate
method is invoked.
IActionOnVideoEndEvent
Modifier and Type | Method and Description |
---|---|
void |
onVideoEnd()
On video end.
|