|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TpCallEventRequest | |
|---|---|
| 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 TpCallEventRequest in org.csapi.cc |
|---|
| Fields in org.csapi.cc declared as TpCallEventRequest | |
|---|---|
TpCallEventRequest[] |
TpCallNotificationRequest.CallEventsRequested
|
TpCallEventRequest |
TpCallEventRequestHolder.value
|
TpCallEventRequest[] |
TpCallEventRequestSetHolder.value
|
| Methods in org.csapi.cc that return TpCallEventRequest | |
|---|---|
static TpCallEventRequest |
TpCallEventRequestHelper.extract(org.omg.CORBA.Any any)
|
static TpCallEventRequest[] |
TpCallEventRequestSetHelper.extract(org.omg.CORBA.Any any)
|
static TpCallEventRequest |
TpCallEventRequestHelper.read(org.omg.CORBA.portable.InputStream in)
|
static TpCallEventRequest[] |
TpCallEventRequestSetHelper.read(org.omg.CORBA.portable.InputStream _in)
|
| Methods in org.csapi.cc with parameters of type TpCallEventRequest | |
|---|---|
static void |
TpCallEventRequestHelper.insert(org.omg.CORBA.Any any,
TpCallEventRequest s)
|
static void |
TpCallEventRequestSetHelper.insert(org.omg.CORBA.Any any,
TpCallEventRequest[] s)
|
static void |
TpCallEventRequestHelper.write(org.omg.CORBA.portable.OutputStream out,
TpCallEventRequest s)
|
static void |
TpCallEventRequestSetHelper.write(org.omg.CORBA.portable.OutputStream _out,
TpCallEventRequest[] _s)
|
| Constructors in org.csapi.cc with parameters of type TpCallEventRequest | |
|---|---|
TpCallEventRequestHolder(TpCallEventRequest initial)
|
|
TpCallEventRequestSetHolder(TpCallEventRequest[] initial)
|
|
TpCallNotificationRequest(TpCallNotificationScope CallNotificationScope,
TpCallEventRequest[] CallEventsRequested)
|
|
| Uses of TpCallEventRequest in org.csapi.cc.cccs |
|---|
| Methods in org.csapi.cc.cccs with parameters of type TpCallEventRequest | |
|---|---|
TpCallLegIdentifier |
_IpSubConfCallStub.createAndRouteCallLegReq(int callSessionID,
TpCallEventRequest[] eventsRequested,
TpAddress targetAddress,
TpAddress originatingAddress,
TpCallAppInfo[] appInfo,
IpAppCallLeg appLegInterface)
|
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 |
_IpConfCallStub.createAndRouteCallLegReq(int callSessionID,
TpCallEventRequest[] eventsRequested,
TpAddress targetAddress,
TpAddress originatingAddress,
TpCallAppInfo[] appInfo,
IpAppCallLeg appLegInterface)
|
| Uses of TpCallEventRequest in org.csapi.cc.mmccs |
|---|
| Methods in org.csapi.cc.mmccs with parameters of type TpCallEventRequest | |
|---|---|
TpCallLegIdentifier |
IpMultiMediaCallPOATie.createAndRouteCallLegReq(int callSessionID,
TpCallEventRequest[] eventsRequested,
TpAddress targetAddress,
TpAddress originatingAddress,
TpCallAppInfo[] appInfo,
IpAppCallLeg appLegInterface)
|
TpCallLegIdentifier |
_IpMultiMediaCallStub.createAndRouteCallLegReq(int callSessionID,
TpCallEventRequest[] eventsRequested,
TpAddress targetAddress,
TpAddress originatingAddress,
TpCallAppInfo[] appInfo,
IpAppCallLeg appLegInterface)
|
void |
_IpMultiMediaCallLegStub.eventReportReq(int callLegSessionID,
TpCallEventRequest[] eventsRequested)
|
void |
IpMultiMediaCallLegPOATie.eventReportReq(int callLegSessionID,
TpCallEventRequest[] eventsRequested)
|
| Uses of TpCallEventRequest in org.csapi.cc.mpccs |
|---|
| Methods in org.csapi.cc.mpccs with parameters of type TpCallEventRequest | |
|---|---|
TpCallLegIdentifier |
_IpMultiPartyCallStub.createAndRouteCallLegReq(int callSessionID,
TpCallEventRequest[] eventsRequested,
TpAddress targetAddress,
TpAddress originatingAddress,
TpCallAppInfo[] appInfo,
IpAppCallLeg appLegInterface)
|
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)
|
void |
IpCallLegPOATie.eventReportReq(int callLegSessionID,
TpCallEventRequest[] eventsRequested)
|
void |
_IpCallLegStub.eventReportReq(int callLegSessionID,
TpCallEventRequest[] eventsRequested)
|
void |
IpCallLegOperations.eventReportReq(int callLegSessionID,
TpCallEventRequest[] eventsRequested)
|
| Uses of TpCallEventRequest in org.mobicents.csapi.jr.slee.cc.mpccs |
|---|
| Methods in org.mobicents.csapi.jr.slee.cc.mpccs with parameters of type TpCallEventRequest | |
|---|---|
TpCallLegIdentifier |
IpMultiPartyCallConnection.createAndRouteCallLegReq(TpCallEventRequest[] eventsRequested,
TpAddress targetAddress,
TpAddress originatingAddress,
TpCallAppInfo[] appInfo)
This asynchronous operation requests creation and routing of a new callLeg. |
void |
IpCallLegConnection.eventReportReq(TpCallEventRequest[] eventsRequested)
This asynchronous method sets, clears or changes the criteria for the events that the call leg object will be set to observe. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||