org.csapi.cc.mmccs
Interface IpMultiMediaCallControlManagerOperations
- All Superinterfaces:
- IpInterfaceOperations, IpMultiPartyCallControlManagerOperations, IpServiceOperations
- All Known Subinterfaces:
- IpConfCallControlManager, IpConfCallControlManagerOperations, IpMultiMediaCallControlManager
- All Known Implementing Classes:
- _IpConfCallControlManagerStub, _IpMultiMediaCallControlManagerStub, IpConfCallControlManagerPOA, IpConfCallControlManagerPOATie, IpMultiMediaCallControlManagerPOA, IpMultiMediaCallControlManagerPOATie
public interface IpMultiMediaCallControlManagerOperations
- extends IpMultiPartyCallControlManagerOperations
Generated from IDL interface "IpMultiMediaCallControlManager"
- Author:
- JacORB IDL compiler V 2.1, 16-Feb-2004
createMediaNotification
int createMediaNotification(IpAppMultiMediaCallControlManager appInterface,
TpNotificationMediaRequest notificationMediaRequest)
throws P_INVALID_INTERFACE_TYPE,
P_INVALID_EVENT_TYPE,
TpCommonExceptions,
P_INVALID_CRITERIA
- Throws:
P_INVALID_INTERFACE_TYPE
P_INVALID_EVENT_TYPE
TpCommonExceptions
P_INVALID_CRITERIA
destroyMediaNotification
void destroyMediaNotification(int assignmentID)
throws TpCommonExceptions
- Throws:
TpCommonExceptions
changeMediaNotification
void changeMediaNotification(int assignmentID,
TpNotificationMediaRequest notificationMediaRequest)
throws P_INVALID_ASSIGNMENT_ID,
P_INVALID_EVENT_TYPE,
TpCommonExceptions,
P_INVALID_CRITERIA
- Throws:
P_INVALID_ASSIGNMENT_ID
P_INVALID_EVENT_TYPE
TpCommonExceptions
P_INVALID_CRITERIA
getMediaNotification
TpMediaNotificationRequested[] getMediaNotification()
throws TpCommonExceptions
- Throws:
TpCommonExceptions
Copyright © 2008. All Rights Reserved.