|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TpMultiPartyCallIdentifier | |
|---|---|
| org.csapi.cc.cccs | |
| org.csapi.cc.mmccs | |
| org.csapi.cc.mpccs | |
| org.csapi.ui | |
| Uses of TpMultiPartyCallIdentifier in org.csapi.cc.cccs |
|---|
| Methods in org.csapi.cc.cccs that return TpMultiPartyCallIdentifier | |
|---|---|
TpMultiPartyCallIdentifier |
_IpConfCallControlManagerStub.createCall(IpAppMultiPartyCall appCall)
|
TpMultiPartyCallIdentifier |
IpConfCallControlManagerPOATie.createCall(IpAppMultiPartyCall appCall)
|
| Methods in org.csapi.cc.cccs with parameters of type TpMultiPartyCallIdentifier | |
|---|---|
TpAppMultiPartyCallBack |
_IpAppConfCallControlManagerStub.reportNotification(TpMultiPartyCallIdentifier callReference,
TpCallLegIdentifier[] callLegReferenceSet,
TpCallNotificationInfo notificationInfo,
int assignmentID)
|
TpAppMultiPartyCallBack |
IpAppConfCallControlManagerPOATie.reportNotification(TpMultiPartyCallIdentifier callReference,
TpCallLegIdentifier[] callLegReferenceSet,
TpCallNotificationInfo notificationInfo,
int assignmentID)
|
| Uses of TpMultiPartyCallIdentifier in org.csapi.cc.mmccs |
|---|
| Methods in org.csapi.cc.mmccs that return TpMultiPartyCallIdentifier | |
|---|---|
TpMultiPartyCallIdentifier |
_IpMultiMediaCallControlManagerStub.createCall(IpAppMultiPartyCall appCall)
|
TpMultiPartyCallIdentifier |
IpMultiMediaCallControlManagerPOATie.createCall(IpAppMultiPartyCall appCall)
|
TpMultiPartyCallIdentifier |
_IpMultiMediaCallLegStub.getCall(int callLegSessionID)
|
TpMultiPartyCallIdentifier |
IpMultiMediaCallLegPOATie.getCall(int callLegSessionID)
|
| Methods in org.csapi.cc.mmccs with parameters of type TpMultiPartyCallIdentifier | |
|---|---|
TpAppMultiPartyCallBack |
_IpAppMultiMediaCallControlManagerStub.reportNotification(TpMultiPartyCallIdentifier callReference,
TpCallLegIdentifier[] callLegReferenceSet,
TpCallNotificationInfo notificationInfo,
int assignmentID)
|
TpAppMultiPartyCallBack |
IpAppMultiMediaCallControlManagerPOATie.reportNotification(TpMultiPartyCallIdentifier callReference,
TpCallLegIdentifier[] callLegReferenceSet,
TpCallNotificationInfo notificationInfo,
int assignmentID)
|
| Uses of TpMultiPartyCallIdentifier in org.csapi.cc.mpccs |
|---|
| Fields in org.csapi.cc.mpccs declared as TpMultiPartyCallIdentifier | |
|---|---|
TpMultiPartyCallIdentifier[] |
TpMultiPartyCallIdentifierSetHolder.value
|
TpMultiPartyCallIdentifier |
TpMultiPartyCallIdentifierHolder.value
|
| Methods in org.csapi.cc.mpccs that return TpMultiPartyCallIdentifier | |
|---|---|
TpMultiPartyCallIdentifier |
_IpMultiPartyCallControlManagerStub.createCall(IpAppMultiPartyCall appCall)
|
TpMultiPartyCallIdentifier |
IpMultiPartyCallControlManagerPOATie.createCall(IpAppMultiPartyCall appCall)
|
TpMultiPartyCallIdentifier |
IpMultiPartyCallControlManagerOperations.createCall(IpAppMultiPartyCall appCall)
|
static TpMultiPartyCallIdentifier[] |
TpMultiPartyCallIdentifierSetHelper.extract(org.omg.CORBA.Any any)
|
static TpMultiPartyCallIdentifier |
TpMultiPartyCallIdentifierHelper.extract(org.omg.CORBA.Any any)
|
TpMultiPartyCallIdentifier |
_IpCallLegStub.getCall(int callLegSessionID)
|
TpMultiPartyCallIdentifier |
IpCallLegPOATie.getCall(int callLegSessionID)
|
TpMultiPartyCallIdentifier |
IpCallLegOperations.getCall(int callLegSessionID)
|
static TpMultiPartyCallIdentifier[] |
TpMultiPartyCallIdentifierSetHelper.read(org.omg.CORBA.portable.InputStream _in)
|
static TpMultiPartyCallIdentifier |
TpMultiPartyCallIdentifierHelper.read(org.omg.CORBA.portable.InputStream in)
|
| Methods in org.csapi.cc.mpccs with parameters of type TpMultiPartyCallIdentifier | |
|---|---|
static void |
TpMultiPartyCallIdentifierHelper.insert(org.omg.CORBA.Any any,
TpMultiPartyCallIdentifier s)
|
static void |
TpMultiPartyCallIdentifierSetHelper.insert(org.omg.CORBA.Any any,
TpMultiPartyCallIdentifier[] s)
|
TpAppMultiPartyCallBack |
_IpAppMultiPartyCallControlManagerStub.reportNotification(TpMultiPartyCallIdentifier callReference,
TpCallLegIdentifier[] callLegReferenceSet,
TpCallNotificationInfo notificationInfo,
int assignmentID)
|
TpAppMultiPartyCallBack |
IpAppMultiPartyCallControlManagerPOATie.reportNotification(TpMultiPartyCallIdentifier callReference,
TpCallLegIdentifier[] callLegReferenceSet,
TpCallNotificationInfo notificationInfo,
int assignmentID)
|
TpAppMultiPartyCallBack |
IpAppMultiPartyCallControlManagerOperations.reportNotification(TpMultiPartyCallIdentifier callReference,
TpCallLegIdentifier[] callLegReferenceSet,
TpCallNotificationInfo notificationInfo,
int assignmentID)
|
static void |
TpMultiPartyCallIdentifierHelper.write(org.omg.CORBA.portable.OutputStream out,
TpMultiPartyCallIdentifier s)
|
static void |
TpMultiPartyCallIdentifierSetHelper.write(org.omg.CORBA.portable.OutputStream _out,
TpMultiPartyCallIdentifier[] _s)
|
| Constructors in org.csapi.cc.mpccs with parameters of type TpMultiPartyCallIdentifier | |
|---|---|
TpMultiPartyCallIdentifierHolder(TpMultiPartyCallIdentifier initial)
|
|
TpMultiPartyCallIdentifierSetHolder(TpMultiPartyCallIdentifier[] initial)
|
|
| Uses of TpMultiPartyCallIdentifier in org.csapi.ui |
|---|
| Methods in org.csapi.ui that return TpMultiPartyCallIdentifier | |
|---|---|
TpMultiPartyCallIdentifier |
TpUITargetObject.MultiPartyCall()
|
| Methods in org.csapi.ui with parameters of type TpMultiPartyCallIdentifier | |
|---|---|
void |
TpUITargetObject.MultiPartyCall(TpMultiPartyCallIdentifier _x)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||