|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface MsSessionEvent
This is the interface for all MsSession-related events.
| Method Summary | |
|---|---|
java.lang.Object |
getCauseObject()
When the session fires Event for STATE, it passes the Connection or Link Object which caused this state change |
org.mobicents.media.msc.common.events.MsSessionEventCause |
getEventCause()
Returns the cause of event. |
org.mobicents.media.msc.common.events.MsSessionEventID |
getEventID()
Returns the id of event. |
MsSession |
getSource()
Returns the MsSession object associated with this event. |
| Method Detail |
|---|
MsSession getSource()
org.mobicents.media.msc.common.events.MsSessionEventID getEventID()
org.mobicents.media.msc.common.events.MsSessionEventCause getEventCause()
java.lang.Object getCauseObject()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||