public interface TvEventSrc
Identifies a class that generates tag-value events.
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
IF_VERSION
Interface version
|
| Modifier and Type | Method and Description |
|---|---|
void |
addTvListener(TvEventListener listener) |
void |
removeTvListener(TvEventListener listener) |
void addTvListener(TvEventListener listener)
void removeTvListener(TvEventListener listener)