|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TpCallNotificationRequest | |
|---|---|
| org.csapi.cc | |
| org.csapi.cc.cccs | |
| org.csapi.cc.mmccs | |
| org.csapi.cc.mpccs | |
| org.mobicents.csapi.jr.slee.cc.mpccs | Contains the Parlay Multi-Party Call Control Service (MPCCS) interfaces. |
| Uses of TpCallNotificationRequest in org.csapi.cc |
|---|
| Fields in org.csapi.cc declared as TpCallNotificationRequest | |
|---|---|
TpCallNotificationRequest |
TpNotificationRequested.AppCallNotificationRequest
|
TpCallNotificationRequest |
TpCallNotificationRequestHolder.value
|
| Methods in org.csapi.cc that return TpCallNotificationRequest | |
|---|---|
static TpCallNotificationRequest |
TpCallNotificationRequestHelper.extract(org.omg.CORBA.Any any)
|
static TpCallNotificationRequest |
TpCallNotificationRequestHelper.read(org.omg.CORBA.portable.InputStream in)
|
| Methods in org.csapi.cc with parameters of type TpCallNotificationRequest | |
|---|---|
static void |
TpCallNotificationRequestHelper.insert(org.omg.CORBA.Any any,
TpCallNotificationRequest s)
|
static void |
TpCallNotificationRequestHelper.write(org.omg.CORBA.portable.OutputStream out,
TpCallNotificationRequest s)
|
| Constructors in org.csapi.cc with parameters of type TpCallNotificationRequest | |
|---|---|
TpCallNotificationRequestHolder(TpCallNotificationRequest initial)
|
|
TpNotificationRequested(TpCallNotificationRequest AppCallNotificationRequest,
int AssignmentID)
|
|
| Uses of TpCallNotificationRequest in org.csapi.cc.cccs |
|---|
| Methods in org.csapi.cc.cccs with parameters of type TpCallNotificationRequest | |
|---|---|
void |
IpConfCallControlManagerPOATie.changeNotification(int assignmentID,
TpCallNotificationRequest notificationRequest)
|
void |
_IpConfCallControlManagerStub.changeNotification(int assignmentID,
TpCallNotificationRequest notificationRequest)
|
int |
IpConfCallControlManagerPOATie.createNotification(IpAppMultiPartyCallControlManager appCallControlManager,
TpCallNotificationRequest notificationRequest)
|
int |
_IpConfCallControlManagerStub.createNotification(IpAppMultiPartyCallControlManager appCallControlManager,
TpCallNotificationRequest notificationRequest)
|
| Uses of TpCallNotificationRequest in org.csapi.cc.mmccs |
|---|
| Methods in org.csapi.cc.mmccs with parameters of type TpCallNotificationRequest | |
|---|---|
void |
IpMultiMediaCallControlManagerPOATie.changeNotification(int assignmentID,
TpCallNotificationRequest notificationRequest)
|
void |
_IpMultiMediaCallControlManagerStub.changeNotification(int assignmentID,
TpCallNotificationRequest notificationRequest)
|
int |
IpMultiMediaCallControlManagerPOATie.createNotification(IpAppMultiPartyCallControlManager appCallControlManager,
TpCallNotificationRequest notificationRequest)
|
int |
_IpMultiMediaCallControlManagerStub.createNotification(IpAppMultiPartyCallControlManager appCallControlManager,
TpCallNotificationRequest notificationRequest)
|
| Uses of TpCallNotificationRequest in org.csapi.cc.mpccs |
|---|
| Methods in org.csapi.cc.mpccs with parameters of type TpCallNotificationRequest | |
|---|---|
void |
IpMultiPartyCallControlManagerPOATie.changeNotification(int assignmentID,
TpCallNotificationRequest notificationRequest)
|
void |
IpMultiPartyCallControlManagerOperations.changeNotification(int assignmentID,
TpCallNotificationRequest notificationRequest)
|
void |
_IpMultiPartyCallControlManagerStub.changeNotification(int assignmentID,
TpCallNotificationRequest notificationRequest)
|
int |
IpMultiPartyCallControlManagerPOATie.createNotification(IpAppMultiPartyCallControlManager appCallControlManager,
TpCallNotificationRequest notificationRequest)
|
int |
IpMultiPartyCallControlManagerOperations.createNotification(IpAppMultiPartyCallControlManager appCallControlManager,
TpCallNotificationRequest notificationRequest)
|
int |
_IpMultiPartyCallControlManagerStub.createNotification(IpAppMultiPartyCallControlManager appCallControlManager,
TpCallNotificationRequest notificationRequest)
|
| Uses of TpCallNotificationRequest in org.mobicents.csapi.jr.slee.cc.mpccs |
|---|
| Methods in org.mobicents.csapi.jr.slee.cc.mpccs with parameters of type TpCallNotificationRequest | |
|---|---|
void |
IpMultiPartyCallControlManagerConnection.changeNotification(int assignmentID,
TpCallNotificationRequest notificationRequest)
This method is used by the application to change the event criteria introduced with createNotification. |
int |
IpMultiPartyCallControlManagerConnection.createNotification(TpCallNotificationRequest notificationRequest)
This method is used to enable call notifications so that events can be sent to the application. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||