|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface MsConnectionEvent
The instance of MsConnectionEvent is fired when ever the state
of MsConnection changes
| Method Summary | |
|---|---|
org.mobicents.media.msc.common.events.MsConnectionEventCause |
getCause()
Returns the cause for MsConnectionEventID to be fired |
MsConnection |
getConnection()
Returnns the underlying MsConnection object which has changed its state |
org.mobicents.media.msc.common.events.MsConnectionEventID |
getEventID()
Returns the MsConnectionEventID that represents the state change of MsConnection |
java.lang.String |
getMessage()
Returns the message associated with event |
| Method Detail |
|---|
MsConnection getConnection()
org.mobicents.media.msc.common.events.MsConnectionEventID getEventID()
org.mobicents.media.msc.common.events.MsConnectionEventCause getCause()
java.lang.String getMessage()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||