public interface UserEventListener extends EventListener
| Modifier and Type | Method and Description |
|---|---|
void |
userEventReceived(UserEvent e)
Called by the platform when a user input is received.
|
void userEventReceived(UserEvent e)
e - the user input event which was receivedCopyright © 2012 code4tv.com. All Rights Reserved.