|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of CallLeg in org.mobicents.slee.resource.parlay.csapi.jr.cc.mpccs |
|---|
| Constructors in org.mobicents.slee.resource.parlay.csapi.jr.cc.mpccs with parameters of type CallLeg | |
|---|---|
IpCallLegConnectionImpl(CallLeg callLeg)
|
|
| Uses of CallLeg in org.mobicents.slee.resource.parlay.csapi.jr.cc.mpccs.activity.callleg |
|---|
| Classes in org.mobicents.slee.resource.parlay.csapi.jr.cc.mpccs.activity.callleg that implement CallLeg | |
|---|---|
class |
CallLegImpl
Class Description for CallLegImpl |
| Uses of CallLeg in org.mobicents.slee.resource.parlay.csapi.jr.cc.mpccs.activity.multipartycall |
|---|
| Methods in org.mobicents.slee.resource.parlay.csapi.jr.cc.mpccs.activity.multipartycall that return CallLeg | |
|---|---|
CallLeg |
MultiPartyCall.getCallLeg(int callLegSessionID)
Return the call leg identified by the Slee call leg identifier. |
CallLeg |
MultiPartyCallImpl.getCallLeg(int callLegSessionID)
|
CallLeg |
MultiPartyCall.removeCallLeg(int callLegSessionID)
Removes a new call leg in this call. |
CallLeg |
MultiPartyCallImpl.removeCallLeg(int callLegSessionID)
|
| Methods in org.mobicents.slee.resource.parlay.csapi.jr.cc.mpccs.activity.multipartycall with parameters of type CallLeg | |
|---|---|
void |
MultiPartyCall.addCallLeg(int callLegSessionID,
CallLeg callLeg)
Stores a new call leg in this call. |
void |
MultiPartyCallImpl.addCallLeg(int callLegSessionID,
CallLeg callLeg)
|
| Uses of CallLeg in org.mobicents.slee.resource.parlay.csapi.jr.cc.mpccs.activity.multipartycallcontrolmanager |
|---|
| Methods in org.mobicents.slee.resource.parlay.csapi.jr.cc.mpccs.activity.multipartycallcontrolmanager that return CallLeg | |
|---|---|
CallLeg |
MultiPartyCallControlManager.createCallLeg(MultiPartyCall call,
org.csapi.cc.mpccs.TpCallLegIdentifier identifier)
|
CallLeg |
MultiPartyCallControlManagerImpl.createCallLeg(MultiPartyCall call,
org.csapi.cc.mpccs.TpCallLegIdentifier identifier)
Utility method for creating an new CallLeg. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||