public class SessionOpenedEvent extends MessageEvent
source| Constructor and Description |
|---|
SessionOpenedEvent(int SessionID,
Object caModule)
Constructor for the event
|
| Modifier and Type | Method and Description |
|---|---|
Object |
getSource()
This method returns the CAModule that is the source of the event
|
getSessionIdtoStringpublic SessionOpenedEvent(int SessionID,
Object caModule)
SessionID - the sessionID of the session concernedcaModule - the CAModule object representing the module that
is the source of the eventpublic Object getSource()
getSource in class MessageEventCopyright © 2012 code4tv.com. All Rights Reserved.