org.csapi.cc.mmccs
Interface IpMultiMediaCallLegOperations
- All Superinterfaces:
- IpCallLegOperations, IpInterfaceOperations, IpServiceOperations
- All Known Subinterfaces:
- IpMultiMediaCallLeg
- All Known Implementing Classes:
- _IpMultiMediaCallLegStub, IpMultiMediaCallLegPOA, IpMultiMediaCallLegPOATie
public interface IpMultiMediaCallLegOperations
- extends IpCallLegOperations
Generated from IDL interface "IpMultiMediaCallLeg"
- Author:
- JacORB IDL compiler V 2.1, 16-Feb-2004
| Methods inherited from interface org.csapi.cc.mpccs.IpCallLegOperations |
attachMediaReq, continueProcessing, deassign, detachMediaReq, eventReportReq, getCall, getCurrentDestinationAddress, getInfoReq, release, routeReq, setAdviceOfCharge, setChargePlan, superviseReq |
mediaStreamAllow
void mediaStreamAllow(int callLegSessionID,
int[] mediaStreamList)
throws TpCommonExceptions,
P_INVALID_SESSION_ID
- Throws:
TpCommonExceptions
P_INVALID_SESSION_ID
mediaStreamMonitorReq
void mediaStreamMonitorReq(int callLegSessionID,
TpMediaStreamRequest[] mediaStreamEventCriteria)
throws P_INVALID_EVENT_TYPE,
TpCommonExceptions,
P_INVALID_SESSION_ID,
P_INVALID_CRITERIA
- Throws:
P_INVALID_EVENT_TYPE
TpCommonExceptions
P_INVALID_SESSION_ID
P_INVALID_CRITERIA
getMediaStreams
TpMediaStream[] getMediaStreams(int callLegSessionID)
throws TpCommonExceptions,
P_INVALID_SESSION_ID
- Throws:
TpCommonExceptions
P_INVALID_SESSION_ID
Copyright © 2008. All Rights Reserved.