public abstract class ModuleResponseEvent extends MessageEvent
source| Modifier | Constructor and Description |
|---|---|
protected |
ModuleResponseEvent()
This constructor is provided for the use of implementations and specifications which
extend the present document.
|
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getData()
Returns the data bytes of the response.
|
Object |
getSource()
Returns the CAModule that is the source of the event
|
getSessionIdtoStringprotected ModuleResponseEvent()
public Object getSource()
getSource in class MessageEventpublic byte[] getData()
Copyright © 2012 code4tv.com. All Rights Reserved.