| Methods in org.csapi.cc.cccs that return TpCallLegIdentifier |
TpCallLegIdentifier |
IpSubConfCallPOATie.createAndRouteCallLegReq(int callSessionID,
TpCallEventRequest[] eventsRequested,
TpAddress targetAddress,
TpAddress originatingAddress,
TpCallAppInfo[] appInfo,
IpAppCallLeg appLegInterface)
|
TpCallLegIdentifier |
IpConfCallPOATie.createAndRouteCallLegReq(int callSessionID,
TpCallEventRequest[] eventsRequested,
TpAddress targetAddress,
TpAddress originatingAddress,
TpCallAppInfo[] appInfo,
IpAppCallLeg appLegInterface)
|
TpCallLegIdentifier |
_IpSubConfCallStub.createAndRouteCallLegReq(int callSessionID,
TpCallEventRequest[] eventsRequested,
TpAddress targetAddress,
TpAddress originatingAddress,
TpCallAppInfo[] appInfo,
IpAppCallLeg appLegInterface)
|
TpCallLegIdentifier |
_IpConfCallStub.createAndRouteCallLegReq(int callSessionID,
TpCallEventRequest[] eventsRequested,
TpAddress targetAddress,
TpAddress originatingAddress,
TpCallAppInfo[] appInfo,
IpAppCallLeg appLegInterface)
|
TpCallLegIdentifier |
IpSubConfCallPOATie.createCallLeg(int callSessionID,
IpAppCallLeg appCallLeg)
|
TpCallLegIdentifier |
IpConfCallPOATie.createCallLeg(int callSessionID,
IpAppCallLeg appCallLeg)
|
TpCallLegIdentifier |
_IpSubConfCallStub.createCallLeg(int callSessionID,
IpAppCallLeg appCallLeg)
|
TpCallLegIdentifier |
_IpConfCallStub.createCallLeg(int callSessionID,
IpAppCallLeg appCallLeg)
|
TpCallLegIdentifier[] |
IpSubConfCallPOATie.getCallLegs(int callSessionID)
|
TpCallLegIdentifier[] |
IpConfCallPOATie.getCallLegs(int callSessionID)
|
TpCallLegIdentifier[] |
_IpSubConfCallStub.getCallLegs(int callSessionID)
|
TpCallLegIdentifier[] |
_IpConfCallStub.getCallLegs(int callSessionID)
|
| Methods in org.csapi.cc.cccs with parameters of type TpCallLegIdentifier |
void |
IpAppSubConfCallPOATie.createAndRouteCallLegErr(int callSessionID,
TpCallLegIdentifier callLegReference,
TpCallError errorIndication)
|
void |
IpAppConfCallPOATie.createAndRouteCallLegErr(int callSessionID,
TpCallLegIdentifier callLegReference,
TpCallError errorIndication)
|
void |
_IpAppSubConfCallStub.createAndRouteCallLegErr(int callSessionID,
TpCallLegIdentifier callLegReference,
TpCallError errorIndication)
|
void |
_IpAppConfCallStub.createAndRouteCallLegErr(int callSessionID,
TpCallLegIdentifier callLegReference,
TpCallError errorIndication)
|
IpAppCallLeg |
IpAppConfCallPOATie.partyJoined(int conferenceSessionID,
TpCallLegIdentifier callLeg,
TpJoinEventInfo eventInfo)
|
IpAppCallLeg |
IpAppConfCallOperations.partyJoined(int conferenceSessionID,
TpCallLegIdentifier callLeg,
TpJoinEventInfo eventInfo)
|
IpAppCallLeg |
_IpAppConfCallStub.partyJoined(int conferenceSessionID,
TpCallLegIdentifier callLeg,
TpJoinEventInfo eventInfo)
|
TpAppMultiPartyCallBack |
IpAppConfCallControlManagerPOATie.reportNotification(TpMultiPartyCallIdentifier callReference,
TpCallLegIdentifier[] callLegReferenceSet,
TpCallNotificationInfo notificationInfo,
int assignmentID)
|
TpAppMultiPartyCallBack |
_IpAppConfCallControlManagerStub.reportNotification(TpMultiPartyCallIdentifier callReference,
TpCallLegIdentifier[] callLegReferenceSet,
TpCallNotificationInfo notificationInfo,
int assignmentID)
|
| Methods in org.csapi.cc.mpccs that return TpCallLegIdentifier |
TpCallLegIdentifier |
IpMultiPartyCallPOATie.createAndRouteCallLegReq(int callSessionID,
TpCallEventRequest[] eventsRequested,
TpAddress targetAddress,
TpAddress originatingAddress,
TpCallAppInfo[] appInfo,
IpAppCallLeg appLegInterface)
|
TpCallLegIdentifier |
IpMultiPartyCallOperations.createAndRouteCallLegReq(int callSessionID,
TpCallEventRequest[] eventsRequested,
TpAddress targetAddress,
TpAddress originatingAddress,
TpCallAppInfo[] appInfo,
IpAppCallLeg appLegInterface)
|
TpCallLegIdentifier |
_IpMultiPartyCallStub.createAndRouteCallLegReq(int callSessionID,
TpCallEventRequest[] eventsRequested,
TpAddress targetAddress,
TpAddress originatingAddress,
TpCallAppInfo[] appInfo,
IpAppCallLeg appLegInterface)
|
TpCallLegIdentifier |
IpMultiPartyCallPOATie.createCallLeg(int callSessionID,
IpAppCallLeg appCallLeg)
|
TpCallLegIdentifier |
IpMultiPartyCallOperations.createCallLeg(int callSessionID,
IpAppCallLeg appCallLeg)
|
TpCallLegIdentifier |
_IpMultiPartyCallStub.createCallLeg(int callSessionID,
IpAppCallLeg appCallLeg)
|
static TpCallLegIdentifier[] |
TpCallLegIdentifierSetHelper.extract(org.omg.CORBA.Any any)
|
static TpCallLegIdentifier |
TpCallLegIdentifierHelper.extract(org.omg.CORBA.Any any)
|
TpCallLegIdentifier[] |
IpMultiPartyCallPOATie.getCallLegs(int callSessionID)
|
TpCallLegIdentifier[] |
IpMultiPartyCallOperations.getCallLegs(int callSessionID)
|
TpCallLegIdentifier[] |
_IpMultiPartyCallStub.getCallLegs(int callSessionID)
|
static TpCallLegIdentifier[] |
TpCallLegIdentifierSetHelper.read(org.omg.CORBA.portable.InputStream _in)
|
static TpCallLegIdentifier |
TpCallLegIdentifierHelper.read(org.omg.CORBA.portable.InputStream in)
|
| Methods in org.csapi.cc.mpccs with parameters of type TpCallLegIdentifier |
void |
IpAppMultiPartyCallPOATie.createAndRouteCallLegErr(int callSessionID,
TpCallLegIdentifier callLegReference,
TpCallError errorIndication)
|
void |
IpAppMultiPartyCallOperations.createAndRouteCallLegErr(int callSessionID,
TpCallLegIdentifier callLegReference,
TpCallError errorIndication)
|
void |
_IpAppMultiPartyCallStub.createAndRouteCallLegErr(int callSessionID,
TpCallLegIdentifier callLegReference,
TpCallError errorIndication)
|
static void |
TpCallLegIdentifierHelper.insert(org.omg.CORBA.Any any,
TpCallLegIdentifier s)
|
static void |
TpCallLegIdentifierSetHelper.insert(org.omg.CORBA.Any any,
TpCallLegIdentifier[] s)
|
TpAppMultiPartyCallBack |
IpAppMultiPartyCallControlManagerPOATie.reportNotification(TpMultiPartyCallIdentifier callReference,
TpCallLegIdentifier[] callLegReferenceSet,
TpCallNotificationInfo notificationInfo,
int assignmentID)
|
TpAppMultiPartyCallBack |
IpAppMultiPartyCallControlManagerOperations.reportNotification(TpMultiPartyCallIdentifier callReference,
TpCallLegIdentifier[] callLegReferenceSet,
TpCallNotificationInfo notificationInfo,
int assignmentID)
|
TpAppMultiPartyCallBack |
_IpAppMultiPartyCallControlManagerStub.reportNotification(TpMultiPartyCallIdentifier callReference,
TpCallLegIdentifier[] callLegReferenceSet,
TpCallNotificationInfo notificationInfo,
int assignmentID)
|
static void |
TpCallLegIdentifierHelper.write(org.omg.CORBA.portable.OutputStream out,
TpCallLegIdentifier s)
|
static void |
TpCallLegIdentifierSetHelper.write(org.omg.CORBA.portable.OutputStream _out,
TpCallLegIdentifier[] _s)
|