|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TpAddress | |
|---|---|
| org.csapi | |
| org.csapi.am | |
| org.csapi.cc | |
| org.csapi.cc.cccs | |
| org.csapi.cc.gccs | |
| org.csapi.cc.mmccs | |
| org.csapi.cc.mpccs | |
| org.csapi.cs | |
| org.csapi.dsc | |
| org.csapi.gms | |
| org.csapi.mm | |
| org.csapi.mm.ul | |
| org.csapi.mm.ulc | |
| org.csapi.mm.us | |
| org.csapi.pam | |
| org.csapi.termcap | |
| org.csapi.ui | |
| org.mobicents.csapi.jr.slee.am | Contains the Parlay Account Management (AM) data types and interfaces. |
| org.mobicents.csapi.jr.slee.cc.cccs | Contains the Parlay Conference Call Control Service (CCCS) interfaces. |
| org.mobicents.csapi.jr.slee.cc.gccs | Contains the Parlay Generic Call Control Service (GCCS) interfaces and classes. |
| org.mobicents.csapi.jr.slee.cc.mpccs | Contains the Parlay Multi-Party Call Control Service (MPCCS) interfaces. |
| org.mobicents.csapi.jr.slee.cs | Contains the Parlay Charging Service data type classes and interfaces. |
| org.mobicents.csapi.jr.slee.dsc | Contains the Parlay Data Session Control data types and interfaces. |
| org.mobicents.csapi.jr.slee.gms | Contains the Parlay Generic Messaging Service data types and interfaces. |
| org.mobicents.csapi.jr.slee.mm.ul | Contains the Parlay User Location interfaces. |
| org.mobicents.csapi.jr.slee.mm.ulc | Contains the Parlay User Location Camel interfaces. |
| org.mobicents.csapi.jr.slee.mm.us | Contains the Parlay User Status interfaces. |
| org.mobicents.csapi.jr.slee.termcap | Contains the Parlay Terminal Capabilities data types and interfaces. |
| org.mobicents.csapi.jr.slee.ui | Contains the Parlay Generic User Interaction interfaces and classes. |
| Uses of TpAddress in org.csapi |
|---|
| Fields in org.csapi declared as TpAddress | |
|---|---|
TpAddress[] |
TpAddressSetHolder.value
|
TpAddress |
TpAddressHolder.value
|
| Methods in org.csapi that return TpAddress | |
|---|---|
static TpAddress[] |
TpAddressSetHelper.extract(org.omg.CORBA.Any any)
|
static TpAddress |
TpAddressHelper.extract(org.omg.CORBA.Any any)
|
static TpAddress[] |
TpAddressSetHelper.read(org.omg.CORBA.portable.InputStream _in)
|
static TpAddress |
TpAddressHelper.read(org.omg.CORBA.portable.InputStream in)
|
| Methods in org.csapi with parameters of type TpAddress | |
|---|---|
static void |
TpAddressHelper.insert(org.omg.CORBA.Any any,
TpAddress s)
|
static void |
TpAddressSetHelper.insert(org.omg.CORBA.Any any,
TpAddress[] s)
|
static void |
TpAddressHelper.write(org.omg.CORBA.portable.OutputStream out,
TpAddress s)
|
static void |
TpAddressSetHelper.write(org.omg.CORBA.portable.OutputStream _out,
TpAddress[] _s)
|
| Constructors in org.csapi with parameters of type TpAddress | |
|---|---|
TpAddressHolder(TpAddress initial)
|
|
TpAddressSetHolder(TpAddress[] initial)
|
|
| Uses of TpAddress in org.csapi.am |
|---|
| Fields in org.csapi.am declared as TpAddress | |
|---|---|
TpAddress |
TpBalance.UserID
|
TpAddress[] |
TpChargingEventCriteria.Users
|
| Methods in org.csapi.am with parameters of type TpAddress | |
|---|---|
int |
IpAccountManagerPOATie.queryBalanceReq(TpAddress[] users)
|
int |
IpAccountManagerOperations.queryBalanceReq(TpAddress[] users)
|
int |
_IpAccountManagerStub.queryBalanceReq(TpAddress[] users)
|
int |
IpAccountManagerPOATie.retrieveTransactionHistoryReq(TpAddress user,
TpTimeInterval transactionInterval)
|
int |
IpAccountManagerOperations.retrieveTransactionHistoryReq(TpAddress user,
TpTimeInterval transactionInterval)
|
int |
_IpAccountManagerStub.retrieveTransactionHistoryReq(TpAddress user,
TpTimeInterval transactionInterval)
|
| Constructors in org.csapi.am with parameters of type TpAddress | |
|---|---|
TpBalance(TpAddress UserID,
TpBalanceQueryError StatusCode,
TpBalanceInfo BalanceInfo)
|
|
TpChargingEventCriteria(TpChargingEventName[] ChargingEvents,
TpAddress[] Users)
|
|
| Uses of TpAddress in org.csapi.cc |
|---|
| Fields in org.csapi.cc declared as TpAddress | |
|---|---|
TpAddress |
TpCallLegInfoReport.ConnectedAddress
|
TpAddress |
TpCallNotificationReportScope.DestinationAddress
|
TpAddress |
TpCallNotificationReportScope.OriginatingAddress
|
| Methods in org.csapi.cc that return TpAddress | |
|---|---|
TpAddress |
TpCallAppInfo.CallAppAdditionalAddress()
|
TpAddress |
TpCallAppInfo.CallAppOriginalDestinationAddress()
|
TpAddress |
TpCallAppInfo.CallAppPresentationAddress()
|
TpAddress |
TpCallAppInfo.CallAppRedirectingAddress()
|
TpAddress |
TpCallAdditionalEventInfo.CalledAddress()
|
TpAddress |
TpCallPartyToChargeAdditionalInfo.CallPartySpecial()
|
TpAddress |
TpCallAdditionalEventInfo.CollectedAddress()
|
TpAddress |
TpCallAdditionalEventInfo.ForwardAddress()
|
| Methods in org.csapi.cc with parameters of type TpAddress | |
|---|---|
void |
TpCallAppInfo.CallAppAdditionalAddress(TpAddress _x)
|
void |
TpCallAppInfo.CallAppOriginalDestinationAddress(TpAddress _x)
|
void |
TpCallAppInfo.CallAppPresentationAddress(TpAddress _x)
|
void |
TpCallAppInfo.CallAppRedirectingAddress(TpAddress _x)
|
void |
TpCallAdditionalEventInfo.CalledAddress(TpAddress _x)
|
void |
TpCallPartyToChargeAdditionalInfo.CallPartySpecial(TpAddress _x)
|
void |
TpCallAdditionalEventInfo.CollectedAddress(TpAddress _x)
|
void |
TpCallAdditionalEventInfo.ForwardAddress(TpAddress _x)
|
| Constructors in org.csapi.cc with parameters of type TpAddress | |
|---|---|
TpCallLegInfoReport(int CallLegInfoType,
java.lang.String CallLegStartTime,
java.lang.String CallLegConnectedToResourceTime,
java.lang.String CallLegConnectedToAddressTime,
java.lang.String CallLegEndTime,
TpAddress ConnectedAddress,
TpReleaseCause CallLegReleaseCause,
TpCallAppInfo[] CallAppInfo)
|
|
TpCallNotificationReportScope(TpAddress DestinationAddress,
TpAddress OriginatingAddress)
|
|
| Uses of TpAddress in org.csapi.cc.cccs |
|---|
| Fields in org.csapi.cc.cccs declared as TpAddress | |
|---|---|
TpAddress |
TpJoinEventInfo.DestinationAddress
|
TpAddress |
TpJoinEventInfo.OriginatingAddress
|
TpAddress |
TpResourceReservation.ResourceID
|
| Methods in org.csapi.cc.cccs that return TpAddress | |
|---|---|
TpAddress |
IpConfCallPOATie.getConferenceAddress(int conferenceSessionID)
|
TpAddress |
IpConfCallOperations.getConferenceAddress(int conferenceSessionID)
|
TpAddress |
_IpConfCallStub.getConferenceAddress(int conferenceSessionID)
|
| Methods in org.csapi.cc.cccs with parameters of type TpAddress | |
|---|---|
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)
|
| Constructors in org.csapi.cc.cccs with parameters of type TpAddress | |
|---|---|
TpJoinEventInfo(TpAddress DestinationAddress,
TpAddress OriginatingAddress,
TpCallAppInfo[] CallAppInfo)
|
|
TpResourceReservation(TpAddress ResourceID,
int ReservationID)
|
|
| Uses of TpAddress in org.csapi.cc.gccs |
|---|
| Fields in org.csapi.cc.gccs declared as TpAddress | |
|---|---|
TpAddress |
TpCallEventInfo.DestinationAddress
|
TpAddress |
TpCallEventInfo.OriginalDestinationAddress
|
TpAddress |
TpCallEventInfo.OriginatingAddress
|
TpAddress |
TpCallEventInfo.RedirectingAddress
|
| Methods in org.csapi.cc.gccs that return TpAddress | |
|---|---|
TpAddress |
TpCallAppInfo.CallAppAdditionalAddress()
|
TpAddress |
TpCallAppInfo.CallAppPresentationAddress()
|
TpAddress |
TpCallAdditionalReportInfo.ForwardAddress()
|
| Methods in org.csapi.cc.gccs with parameters of type TpAddress | |
|---|---|
void |
TpCallAppInfo.CallAppAdditionalAddress(TpAddress _x)
|
void |
TpCallAppInfo.CallAppPresentationAddress(TpAddress _x)
|
void |
TpCallAdditionalReportInfo.ForwardAddress(TpAddress _x)
|
int |
IpCallPOATie.routeReq(int callSessionID,
TpCallReportRequest[] responseRequested,
TpAddress targetAddress,
TpAddress originatingAddress,
TpAddress originalDestinationAddress,
TpAddress redirectingAddress,
TpCallAppInfo[] appInfo)
|
int |
IpCallOperations.routeReq(int callSessionID,
TpCallReportRequest[] responseRequested,
TpAddress targetAddress,
TpAddress originatingAddress,
TpAddress originalDestinationAddress,
TpAddress redirectingAddress,
TpCallAppInfo[] appInfo)
|
int |
_IpCallStub.routeReq(int callSessionID,
TpCallReportRequest[] responseRequested,
TpAddress targetAddress,
TpAddress originatingAddress,
TpAddress originalDestinationAddress,
TpAddress redirectingAddress,
TpCallAppInfo[] appInfo)
|
| Constructors in org.csapi.cc.gccs with parameters of type TpAddress | |
|---|---|
TpCallEventInfo(TpAddress DestinationAddress,
TpAddress OriginatingAddress,
TpAddress OriginalDestinationAddress,
TpAddress RedirectingAddress,
TpCallAppInfo[] CallAppInfo,
int CallEventName,
TpCallNotificationType CallNotificationType,
TpCallMonitorMode MonitorMode)
|
|
| Uses of TpAddress in org.csapi.cc.mmccs |
|---|
| Methods in org.csapi.cc.mmccs that return TpAddress | |
|---|---|
TpAddress |
IpMultiMediaCallLegPOATie.getCurrentDestinationAddress(int callLegSessionID)
|
TpAddress |
_IpMultiMediaCallLegStub.getCurrentDestinationAddress(int callLegSessionID)
|
| Methods in org.csapi.cc.mmccs with parameters of type TpAddress | |
|---|---|
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 |
IpMultiMediaCallLegPOATie.routeReq(int callLegSessionID,
TpAddress targetAddress,
TpAddress originatingAddress,
TpCallAppInfo[] appInfo,
TpCallLegConnectionProperties connectionProperties)
|
void |
_IpMultiMediaCallLegStub.routeReq(int callLegSessionID,
TpAddress targetAddress,
TpAddress originatingAddress,
TpCallAppInfo[] appInfo,
TpCallLegConnectionProperties connectionProperties)
|
| Uses of TpAddress in org.csapi.cc.mpccs |
|---|
| Methods in org.csapi.cc.mpccs that return TpAddress | |
|---|---|
TpAddress |
IpCallLegPOATie.getCurrentDestinationAddress(int callLegSessionID)
|
TpAddress |
IpCallLegOperations.getCurrentDestinationAddress(int callLegSessionID)
|
TpAddress |
_IpCallLegStub.getCurrentDestinationAddress(int callLegSessionID)
|
| Methods in org.csapi.cc.mpccs with parameters of type TpAddress | |
|---|---|
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)
|
void |
IpCallLegPOATie.routeReq(int callLegSessionID,
TpAddress targetAddress,
TpAddress originatingAddress,
TpCallAppInfo[] appInfo,
TpCallLegConnectionProperties connectionProperties)
|
void |
IpCallLegOperations.routeReq(int callLegSessionID,
TpAddress targetAddress,
TpAddress originatingAddress,
TpCallAppInfo[] appInfo,
TpCallLegConnectionProperties connectionProperties)
|
void |
_IpCallLegStub.routeReq(int callLegSessionID,
TpAddress targetAddress,
TpAddress originatingAddress,
TpCallAppInfo[] appInfo,
TpCallLegConnectionProperties connectionProperties)
|
| Uses of TpAddress in org.csapi.cs |
|---|
| Methods in org.csapi.cs with parameters of type TpAddress | |
|---|---|
TpChargingSessionID |
IpChargingManagerPOATie.createChargingSession(IpAppChargingSession appChargingSession,
java.lang.String sessionDescription,
TpMerchantAccountID merchantAccount,
TpAddress user,
TpCorrelationID correlationID)
|
TpChargingSessionID |
IpChargingManagerOperations.createChargingSession(IpAppChargingSession appChargingSession,
java.lang.String sessionDescription,
TpMerchantAccountID merchantAccount,
TpAddress user,
TpCorrelationID correlationID)
|
TpChargingSessionID |
_IpChargingManagerStub.createChargingSession(IpAppChargingSession appChargingSession,
java.lang.String sessionDescription,
TpMerchantAccountID merchantAccount,
TpAddress user,
TpCorrelationID correlationID)
|
TpChargingSessionID |
IpChargingManagerPOATie.createSplitChargingSession(IpAppChargingSession appChargingSession,
java.lang.String sessionDescription,
TpMerchantAccountID merchantAccount,
TpAddress[] users,
TpCorrelationID correlationID)
|
TpChargingSessionID |
IpChargingManagerOperations.createSplitChargingSession(IpAppChargingSession appChargingSession,
java.lang.String sessionDescription,
TpMerchantAccountID merchantAccount,
TpAddress[] users,
TpCorrelationID correlationID)
|
TpChargingSessionID |
_IpChargingManagerStub.createSplitChargingSession(IpAppChargingSession appChargingSession,
java.lang.String sessionDescription,
TpMerchantAccountID merchantAccount,
TpAddress[] users,
TpCorrelationID correlationID)
|
| Uses of TpAddress in org.csapi.dsc |
|---|
| Fields in org.csapi.dsc declared as TpAddress | |
|---|---|
TpAddress |
TpDataSessionEventInfo.DestinationAddress
|
TpAddress |
TpDataSessionEventInfo.OriginatingAddress
|
| Methods in org.csapi.dsc with parameters of type TpAddress | |
|---|---|
int |
IpDataSessionPOATie.connectReq(int dataSessionID,
TpDataSessionReportRequest[] responseRequested,
TpAddress targetAddress)
|
int |
IpDataSessionOperations.connectReq(int dataSessionID,
TpDataSessionReportRequest[] responseRequested,
TpAddress targetAddress)
|
int |
_IpDataSessionStub.connectReq(int dataSessionID,
TpDataSessionReportRequest[] responseRequested,
TpAddress targetAddress)
|
| Constructors in org.csapi.dsc with parameters of type TpAddress | |
|---|---|
TpDataSessionEventInfo(TpAddress DestinationAddress,
TpAddress OriginatingAddress,
int DataSessionEventName,
TpDataSessionMonitorMode MonitorMode,
TpDataSessionQosClass QoSClass)
|
|
| Uses of TpAddress in org.csapi.gms |
|---|
| Fields in org.csapi.gms declared as TpAddress | |
|---|---|
TpAddress |
TpGMSNewMessageArrivedInfo.MailboxID
|
TpAddress |
TpGMSNewMessageArrivedCriteria.MailboxID
|
| Methods in org.csapi.gms that return TpAddress | |
|---|---|
TpAddress |
TpMailboxInfoProperty.MessagingMailboxID()
|
TpAddress |
TpMessageInfoProperty.MessagingMessageBCCTo()
|
TpAddress |
TpMessageInfoProperty.MessagingMessageCCTo()
|
TpAddress |
TpMessageInfoProperty.MessagingMessageSentFrom()
|
TpAddress |
TpMessageInfoProperty.MessagingMessageSentTo()
|
| Methods in org.csapi.gms with parameters of type TpAddress | |
|---|---|
void |
TpMailboxInfoProperty.MessagingMailboxID(TpAddress _x)
|
void |
TpMessageInfoProperty.MessagingMessageBCCTo(TpAddress _x)
|
void |
TpMessageInfoProperty.MessagingMessageCCTo(TpAddress _x)
|
void |
TpMessageInfoProperty.MessagingMessageSentFrom(TpAddress _x)
|
void |
TpMessageInfoProperty.MessagingMessageSentTo(TpAddress _x)
|
TpMailboxIdentifier |
IpMessagingManagerPOATie.openMailbox(TpAddress mailboxID,
java.lang.String authenticationInfo)
|
TpMailboxIdentifier |
IpMessagingManagerOperations.openMailbox(TpAddress mailboxID,
java.lang.String authenticationInfo)
|
TpMailboxIdentifier |
_IpMessagingManagerStub.openMailbox(TpAddress mailboxID,
java.lang.String authenticationInfo)
|
void |
IpMailboxPOATie.remove(TpAddress mailboxID,
java.lang.String authenticationInfo)
|
void |
IpMailboxOperations.remove(TpAddress mailboxID,
java.lang.String authenticationInfo)
|
void |
_IpMailboxStub.remove(TpAddress mailboxID,
java.lang.String authenticationInfo)
|
| Constructors in org.csapi.gms with parameters of type TpAddress | |
|---|---|
TpGMSNewMessageArrivedCriteria(TpAddress MailboxID,
java.lang.String AuthenticationInfo)
|
|
TpGMSNewMessageArrivedInfo(TpAddress MailboxID,
java.lang.String FolderID,
java.lang.String MessageID,
int NumberOfProperties)
|
|
| Uses of TpAddress in org.csapi.mm |
|---|
| Fields in org.csapi.mm declared as TpAddress | |
|---|---|
TpAddress |
TpUserLocationCamel.LocationNumber
|
TpAddress |
TpUserLocationEmergencyRequest.UserAddress
|
TpAddress |
TpUserLocationEmergency.UserId
|
TpAddress |
TpUserStatus.UserID
|
TpAddress |
TpUserLocationExtended.UserID
|
TpAddress |
TpUserLocationCamel.UserID
|
TpAddress |
TpUserLocation.UserID
|
TpAddress[] |
TpMobilityStopAssignmentData.Users
|
TpAddress |
TpUserLocationCamel.VlrNumber
|
| Constructors in org.csapi.mm with parameters of type TpAddress | |
|---|---|
TpMobilityStopAssignmentData(int AssignmentId,
TpMobilityStopScope StopScope,
TpAddress[] Users)
|
|
TpUserLocation(TpAddress UserID,
TpMobilityError StatusCode,
TpGeographicalPosition GeographicalPosition)
|
|
TpUserLocationCamel(TpAddress UserID,
TpMobilityError StatusCode,
boolean GeographicalPositionPresent,
TpGeographicalPosition GeographicalPosition,
boolean TimestampPresent,
java.lang.String Timestamp,
boolean VlrNumberPresent,
TpAddress VlrNumber,
boolean LocationNumberPresent,
TpAddress LocationNumber,
boolean CellIdOrLaiPresent,
java.lang.String CellIdOrLai)
|
|
TpUserLocationEmergency(TpMobilityError StatusCode,
boolean UserIdPresent,
TpAddress UserId,
boolean NaEsrdPresent,
java.lang.String NaEsrd,
boolean NaEsrkPresent,
java.lang.String NaEsrk,
boolean ImeiPresent,
java.lang.String Imei,
TpUserLocationEmergencyTrigger TriggeringEvent,
boolean GeographicalPositionPresent,
TpGeographicalPosition GeographicalPosition,
boolean AltitudePresent,
float Altitude,
float UncertaintyAltitude,
boolean TimestampPresent,
java.lang.String Timestamp,
java.lang.String UsedLocationMethod)
|
|
TpUserLocationEmergencyRequest(boolean UserAddressPresent,
TpAddress UserAddress,
boolean NaEsrdPresent,
java.lang.String NaEsrd,
boolean NaEsrkPresent,
java.lang.String NaEsrk,
boolean ImeiPresent,
java.lang.String Imei,
TpLocationRequest LocationReq)
|
|
TpUserLocationExtended(TpAddress UserID,
TpMobilityError StatusCode,
TpUlExtendedData[] Locations)
|
|
TpUserStatus(TpAddress UserID,
TpMobilityError StatusCode,
TpUserStatusIndicator Status,
TpTerminalType TerminalType)
|
|
| Uses of TpAddress in org.csapi.mm.ul |
|---|
| Methods in org.csapi.mm.ul with parameters of type TpAddress | |
|---|---|
int |
IpUserLocationPOATie.extendedLocationReportReq(IpAppUserLocation appLocation,
TpAddress[] users,
TpLocationRequest request)
|
int |
IpUserLocationOperations.extendedLocationReportReq(IpAppUserLocation appLocation,
TpAddress[] users,
TpLocationRequest request)
|
int |
IpTriggeredUserLocationPOATie.extendedLocationReportReq(IpAppUserLocation appLocation,
TpAddress[] users,
TpLocationRequest request)
|
int |
_IpUserLocationStub.extendedLocationReportReq(IpAppUserLocation appLocation,
TpAddress[] users,
TpLocationRequest request)
|
int |
_IpTriggeredUserLocationStub.extendedLocationReportReq(IpAppUserLocation appLocation,
TpAddress[] users,
TpLocationRequest request)
|
int |
IpUserLocationPOATie.locationReportReq(IpAppUserLocation appLocation,
TpAddress[] users)
|
int |
IpUserLocationOperations.locationReportReq(IpAppUserLocation appLocation,
TpAddress[] users)
|
int |
IpTriggeredUserLocationPOATie.locationReportReq(IpAppUserLocation appLocation,
TpAddress[] users)
|
int |
_IpUserLocationStub.locationReportReq(IpAppUserLocation appLocation,
TpAddress[] users)
|
int |
_IpTriggeredUserLocationStub.locationReportReq(IpAppUserLocation appLocation,
TpAddress[] users)
|
int |
IpUserLocationPOATie.periodicLocationReportingStartReq(IpAppUserLocation appLocation,
TpAddress[] users,
TpLocationRequest request,
int reportingInterval)
|
int |
IpUserLocationOperations.periodicLocationReportingStartReq(IpAppUserLocation appLocation,
TpAddress[] users,
TpLocationRequest request,
int reportingInterval)
|
int |
IpTriggeredUserLocationPOATie.periodicLocationReportingStartReq(IpAppUserLocation appLocation,
TpAddress[] users,
TpLocationRequest request,
int reportingInterval)
|
int |
_IpUserLocationStub.periodicLocationReportingStartReq(IpAppUserLocation appLocation,
TpAddress[] users,
TpLocationRequest request,
int reportingInterval)
|
int |
_IpTriggeredUserLocationStub.periodicLocationReportingStartReq(IpAppUserLocation appLocation,
TpAddress[] users,
TpLocationRequest request,
int reportingInterval)
|
int |
IpTriggeredUserLocationPOATie.triggeredLocationReportingStartReq(IpAppTriggeredUserLocation appLocation,
TpAddress[] users,
TpLocationRequest request,
TpLocationTrigger[] triggers)
|
int |
IpTriggeredUserLocationOperations.triggeredLocationReportingStartReq(IpAppTriggeredUserLocation appLocation,
TpAddress[] users,
TpLocationRequest request,
TpLocationTrigger[] triggers)
|
int |
_IpTriggeredUserLocationStub.triggeredLocationReportingStartReq(IpAppTriggeredUserLocation appLocation,
TpAddress[] users,
TpLocationRequest request,
TpLocationTrigger[] triggers)
|
| Uses of TpAddress in org.csapi.mm.ulc |
|---|
| Methods in org.csapi.mm.ulc with parameters of type TpAddress | |
|---|---|
int |
IpUserLocationCamelPOATie.locationReportReq(IpAppUserLocationCamel appLocationCamel,
TpAddress[] users)
|
int |
IpUserLocationCamelOperations.locationReportReq(IpAppUserLocationCamel appLocationCamel,
TpAddress[] users)
|
int |
_IpUserLocationCamelStub.locationReportReq(IpAppUserLocationCamel appLocationCamel,
TpAddress[] users)
|
int |
IpUserLocationCamelPOATie.periodicLocationReportingStartReq(IpAppUserLocationCamel appLocationCamel,
TpAddress[] users,
int reportingInterval)
|
int |
IpUserLocationCamelOperations.periodicLocationReportingStartReq(IpAppUserLocationCamel appLocationCamel,
TpAddress[] users,
int reportingInterval)
|
int |
_IpUserLocationCamelStub.periodicLocationReportingStartReq(IpAppUserLocationCamel appLocationCamel,
TpAddress[] users,
int reportingInterval)
|
int |
IpUserLocationCamelPOATie.triggeredLocationReportingStartReq(IpAppUserLocationCamel appLocationCamel,
TpAddress[] users,
TpLocationTriggerCamel trigger)
|
int |
IpUserLocationCamelOperations.triggeredLocationReportingStartReq(IpAppUserLocationCamel appLocationCamel,
TpAddress[] users,
TpLocationTriggerCamel trigger)
|
int |
_IpUserLocationCamelStub.triggeredLocationReportingStartReq(IpAppUserLocationCamel appLocationCamel,
TpAddress[] users,
TpLocationTriggerCamel trigger)
|
| Uses of TpAddress in org.csapi.mm.us |
|---|
| Methods in org.csapi.mm.us with parameters of type TpAddress | |
|---|---|
int |
IpUserStatusPOATie.statusReportReq(IpAppUserStatus appStatus,
TpAddress[] users)
|
int |
IpUserStatusOperations.statusReportReq(IpAppUserStatus appStatus,
TpAddress[] users)
|
int |
_IpUserStatusStub.statusReportReq(IpAppUserStatus appStatus,
TpAddress[] users)
|
int |
IpUserStatusPOATie.triggeredStatusReportingStartReq(IpAppUserStatus appStatus,
TpAddress[] users)
|
int |
IpUserStatusOperations.triggeredStatusReportingStartReq(IpAppUserStatus appStatus,
TpAddress[] users)
|
int |
_IpUserStatusStub.triggeredStatusReportingStartReq(IpAppUserStatus appStatus,
TpAddress[] users)
|
| Uses of TpAddress in org.csapi.pam |
|---|
| Fields in org.csapi.pam declared as TpAddress | |
|---|---|
TpAddress |
TpPAMPresenceData.contactAddress
|
| Constructors in org.csapi.pam with parameters of type TpAddress | |
|---|---|
TpPAMPresenceData(java.lang.String Name,
java.lang.String subscriberStatus,
java.lang.String networkStatus,
java.lang.String communicationMeans,
TpAddress contactAddress,
java.lang.String subscriberProvidedLocation,
java.lang.String networkProvidedLocation,
int Priority,
java.lang.String otherInfo)
|
|
| Uses of TpAddress in org.csapi.termcap |
|---|
| Methods in org.csapi.termcap with parameters of type TpAddress | |
|---|---|
void |
IpAppExtendedTerminalCapabilitiesPOATie.triggeredTerminalCapabilityReport(int assignmentID,
TpAddress[] terminals,
int criteria,
TpTerminalCapabilities capabilities)
|
void |
IpAppExtendedTerminalCapabilitiesOperations.triggeredTerminalCapabilityReport(int assignmentID,
TpAddress[] terminals,
int criteria,
TpTerminalCapabilities capabilities)
|
void |
_IpAppExtendedTerminalCapabilitiesStub.triggeredTerminalCapabilityReport(int assignmentID,
TpAddress[] terminals,
int criteria,
TpTerminalCapabilities capabilities)
|
void |
IpAppExtendedTerminalCapabilitiesPOATie.triggeredTerminalCapabilityReportErr(int assignmentId,
TpAddress[] terminals,
TpTerminalCapabilitiesError cause)
|
void |
IpAppExtendedTerminalCapabilitiesOperations.triggeredTerminalCapabilityReportErr(int assignmentId,
TpAddress[] terminals,
TpTerminalCapabilitiesError cause)
|
void |
_IpAppExtendedTerminalCapabilitiesStub.triggeredTerminalCapabilityReportErr(int assignmentId,
TpAddress[] terminals,
TpTerminalCapabilitiesError cause)
|
int |
IpExtendedTerminalCapabilitiesPOATie.triggeredTerminalCapabilityStartReq(IpAppExtendedTerminalCapabilities appTerminalCapabilities,
TpAddress[] terminals,
TpTerminalCapabilityScope capabilityScope,
int criteria)
|
int |
IpExtendedTerminalCapabilitiesOperations.triggeredTerminalCapabilityStartReq(IpAppExtendedTerminalCapabilities appTerminalCapabilities,
TpAddress[] terminals,
TpTerminalCapabilityScope capabilityScope,
int criteria)
|
int |
_IpExtendedTerminalCapabilitiesStub.triggeredTerminalCapabilityStartReq(IpAppExtendedTerminalCapabilities appTerminalCapabilities,
TpAddress[] terminals,
TpTerminalCapabilityScope capabilityScope,
int criteria)
|
| Uses of TpAddress in org.csapi.ui |
|---|
| Fields in org.csapi.ui declared as TpAddress | |
|---|---|
TpAddress |
TpUIEventNotificationInfo.DestinationAddress
|
TpAddress |
TpUIEventInfo.DestinationAddress
|
TpAddress |
TpUIEventNotificationInfo.OriginatingAddress
|
TpAddress |
TpUIEventInfo.OriginatingAddress
|
| Methods in org.csapi.ui with parameters of type TpAddress | |
|---|---|
TpUIIdentifier |
IpUIManagerPOATie.createUI(IpAppUI appUI,
TpAddress userAddress)
|
TpUIIdentifier |
IpUIManagerOperations.createUI(IpAppUI appUI,
TpAddress userAddress)
|
TpUIIdentifier |
_IpUIManagerStub.createUI(IpAppUI appUI,
TpAddress userAddress)
|
| Constructors in org.csapi.ui with parameters of type TpAddress | |
|---|---|
TpUIEventInfo(TpAddress OriginatingAddress,
TpAddress DestinationAddress,
java.lang.String ServiceCode,
TpUIEventInfoDataType DataTypeIndication,
java.lang.String DataString)
|
|
TpUIEventNotificationInfo(TpAddress OriginatingAddress,
TpAddress DestinationAddress,
java.lang.String ServiceCode,
TpUIEventInfoDataType DataTypeIndication,
byte[] UIEventData)
|
|
| Uses of TpAddress in org.mobicents.csapi.jr.slee.am |
|---|
| Methods in org.mobicents.csapi.jr.slee.am with parameters of type TpAddress | |
|---|---|
int |
IpAccountManagerConnection.queryBalanceReq(TpAddress[] users)
This method is used by the application to query the balance of an account for one or several users. |
int |
IpAccountManagerConnection.retrieveTransactionHistoryReq(TpAddress user,
TpTimeInterval transactionInterval)
This asynchronous method is used by the application to retrieve a transaction history of a subscriber's account. |
| Uses of TpAddress in org.mobicents.csapi.jr.slee.cc.cccs |
|---|
| Methods in org.mobicents.csapi.jr.slee.cc.cccs that return TpAddress | |
|---|---|
TpAddress |
IpConfCallConnection.getConferenceAddress()
This method returns the conference address that specifies the address with which the conference can be addressed in case parties are allowed to join the conference. |
| Uses of TpAddress in org.mobicents.csapi.jr.slee.cc.gccs |
|---|
| Methods in org.mobicents.csapi.jr.slee.cc.gccs with parameters of type TpAddress | |
|---|---|
int |
IpCallConnection.routeReq(TpCallReportRequest[] responseRequested,
TpAddress targetAddress,
TpAddress originatingAddress,
TpAddress originalDestinationAddress,
TpAddress redirectingAddress,
TpCallAppInfo[] appInfo)
This asynchronous method requests routing of the call to the remote party indicated by the targetAddress. |
| Uses of TpAddress in org.mobicents.csapi.jr.slee.cc.mpccs |
|---|
| Methods in org.mobicents.csapi.jr.slee.cc.mpccs that return TpAddress | |
|---|---|
TpAddress |
IpCallLegConnection.getCurrentDestinationAddress()
Queries the current address of the destination the leg has been directed to. |
| Methods in org.mobicents.csapi.jr.slee.cc.mpccs with parameters of type TpAddress | |
|---|---|
TpCallLegIdentifier |
IpMultiPartyCallConnection.createAndRouteCallLegReq(TpCallEventRequest[] eventsRequested,
TpAddress targetAddress,
TpAddress originatingAddress,
TpCallAppInfo[] appInfo)
This asynchronous operation requests creation and routing of a new callLeg. |
void |
IpCallLegConnection.routeReq(TpAddress targetAddress,
TpAddress originatingAddress,
TpCallAppInfo[] appInfo,
TpCallLegConnectionProperties connectionProperties)
This asynchronous method requests routing of the call leg to the remote party indicated by the targetAddress. |
| Uses of TpAddress in org.mobicents.csapi.jr.slee.cs |
|---|
| Methods in org.mobicents.csapi.jr.slee.cs with parameters of type TpAddress | |
|---|---|
TpChargingSessionID |
IpChargingManagerConnection.createChargingSession(java.lang.String sessionDescription,
TpMerchantAccountID merchantAccount,
TpAddress user,
TpCorrelationID correlationID)
This method creates an instance of the IpChargingSession interface to handle the charging events related to the specified user and to the application invoking this method. |
TpChargingSessionID |
IpChargingManagerConnection.createSplitChargingSession(java.lang.String sessionDescription,
TpMerchantAccountID merchantAccount,
TpAddress[] users,
TpCorrelationID correlationID)
This method creates an instance of the IpChargingSession interface to handle the charging events related to the specified users and to the application invoking this method. |
| Uses of TpAddress in org.mobicents.csapi.jr.slee.dsc |
|---|
| Methods in org.mobicents.csapi.jr.slee.dsc with parameters of type TpAddress | |
|---|---|
int |
IpDataSessionConnection.connectReq(TpDataSessionReportRequest[] responseRequested,
TpAddress targetAddress)
This asynchronous method requests the connection of a data session with the destination party (specified in the parameter TargetAddress). |
| Uses of TpAddress in org.mobicents.csapi.jr.slee.gms |
|---|
| Methods in org.mobicents.csapi.jr.slee.gms with parameters of type TpAddress | |
|---|---|
TpMailboxIdentifier |
IpMessagingManagerConnection.openMailbox(TpAddress mailboxID,
java.lang.String authenticationInfo)
This method opens a mailbox for the application. |
void |
IpMailboxConnection.remove(TpAddress mailboxID,
java.lang.String authenticationInfo)
This method removes a mailbox from the messaging system for the application. |
| Uses of TpAddress in org.mobicents.csapi.jr.slee.mm.ul |
|---|
| Methods in org.mobicents.csapi.jr.slee.mm.ul with parameters of type TpAddress | |
|---|---|
int |
IpUserLocationConnection.extendedLocationReportReq(TpAddress[] users,
TpLocationRequest request)
Advanced request of report on the location for one or several users. |
int |
IpUserLocationConnection.locationReportReq(TpAddress[] users)
Request of a report on the location for one or several users. |
int |
IpUserLocationConnection.periodicLocationReportingStartReq(TpAddress[] users,
TpLocationRequest request,
int reportingInterval)
Request of periodic reports on the location for one or several users. |
int |
IpTriggeredUserLocationConnection.triggeredLocationReportingStartReq(TpAddress[] users,
TpLocationRequest request,
TpLocationTrigger[] triggers)
Request for user location reports when the location is changed (reports are triggered by location change). |
| Uses of TpAddress in org.mobicents.csapi.jr.slee.mm.ulc |
|---|
| Methods in org.mobicents.csapi.jr.slee.mm.ulc with parameters of type TpAddress | |
|---|---|
int |
IpUserLocationCamelConnection.locationReportReq(TpAddress[] users)
Request for mobile-related location information on one or several camel users. |
int |
IpUserLocationCamelConnection.periodicLocationReportingStartReq(TpAddress[] users,
int reportingInterval)
Request for periodic mobile location reports on one or several users. |
int |
IpUserLocationCamelConnection.triggeredLocationReportingStartReq(TpAddress[] users,
TpLocationTriggerCamel trigger)
Request for user location reports, containing mobile related information, when the location is changed (the report is triggered by the location change). |
| Uses of TpAddress in org.mobicents.csapi.jr.slee.mm.us |
|---|
| Methods in org.mobicents.csapi.jr.slee.mm.us with parameters of type TpAddress | |
|---|---|
int |
IpUserStatusConnection.statusReportReq(TpAddress[] users)
Request for a report on the status of one or several users. |
int |
IpUserStatusConnection.triggeredStatusReportingStartReq(TpAddress[] users)
Request for triggered status reports when one or several user's status is changed. |
| Uses of TpAddress in org.mobicents.csapi.jr.slee.termcap |
|---|
| Methods in org.mobicents.csapi.jr.slee.termcap that return TpAddress | |
|---|---|
TpAddress[] |
TriggeredTerminalCapabilityReportEvent.getTerminals()
Returns the terminals |
TpAddress[] |
TriggeredTerminalCapabilityReportErrEvent.getTerminals()
Returns the terminals |
| Methods in org.mobicents.csapi.jr.slee.termcap with parameters of type TpAddress | |
|---|---|
int |
IpExtendedTerminalCapabilitiesConnection.triggeredTerminalCapabilityStartReq(TpAddress[] terminals,
TpTerminalCapabilityScope capabilityScope,
int criteria)
Request for terminal capability reports when the capabilities change or when the application obviously does not have the current terminal capability information when this method is invoked. |
| Constructors in org.mobicents.csapi.jr.slee.termcap with parameters of type TpAddress | |
|---|---|
TriggeredTerminalCapabilityReportErrEvent(TpServiceIdentifier tpServiceIdentifier,
int assignmentId,
TpAddress[] terminals,
TpTerminalCapabilitiesError cause)
Constructor for TriggeredTerminalCapabilityReportErrEvent |
|
TriggeredTerminalCapabilityReportEvent(TpServiceIdentifier tpServiceIdentifier,
int assignmentID,
TpAddress[] terminals,
int criteria,
TpTerminalCapabilities capabilities)
Constructor for TriggeredTerminalCapabilityReportEvent |
|
| Uses of TpAddress in org.mobicents.csapi.jr.slee.ui |
|---|
| Methods in org.mobicents.csapi.jr.slee.ui with parameters of type TpAddress | |
|---|---|
TpUIIdentifier |
IpUIManagerConnection.createUI(TpAddress userAddress)
This method is used to create a new user interaction object for non-call related purposes Results: userInteraction Specifies the interface and sessionID of the user interaction created. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||