| Package | Description |
|---|---|
| org.dvb.dsmcc |
| Modifier and Type | Method and Description |
|---|---|
int |
DSMCCStreamEvent.subscribe(String eventName,
StreamEventListener l)
This function is used to subscribe to an event of a DSMCC
StreamEvent object.
|
void |
DSMCCStreamEvent.unsubscribe(int eventId,
StreamEventListener l)
This function is used to cancel the subscription to an event of a
DSMCCEvent object.
|
void |
DSMCCStreamEvent.unsubscribe(String eventName,
StreamEventListener l)
This function is used to cancel the subscription to an event of a
DSMCCEvent object.
|
Copyright © 2012 code4tv.com. All Rights Reserved.