|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of MsLink in org.mobicents.mscontrol |
|---|
| Methods in org.mobicents.mscontrol that return MsLink | |
|---|---|
MsLink |
MsSession.createLink(org.mobicents.media.msc.common.MsLinkMode mode)
Creates local link that joines two endpoints and attach it to this session. |
MsLink |
MsLinkEvent.getSource()
Returns the instance of MsLink who is firing this event |
| Methods in org.mobicents.mscontrol with parameters of type MsLink | |
|---|---|
void |
MsSignalGenerator.apply(org.mobicents.media.server.impl.common.events.EventID signalID,
MsLink link,
java.lang.String[] params)
|
void |
MsSession.disassociateLink(MsLink link)
Removes the instance of MsLink from list of MsLink's managed by this MsSession If there are no more MsConnection or MsLink's associated with this MsSession, it transitions to INVALID state |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||