Uses of Class
org.csapi.mm.TpUserLocationEmergencyRequest

Packages that use TpUserLocationEmergencyRequest
org.csapi.mm   
org.csapi.mm.ule   
org.mobicents.csapi.jr.slee.mm.ule Contains the Parlay User Location Emergency interfaces. 
 

Uses of TpUserLocationEmergencyRequest in org.csapi.mm
 

Fields in org.csapi.mm declared as TpUserLocationEmergencyRequest
 TpUserLocationEmergencyRequest TpUserLocationEmergencyRequestHolder.value
           
 

Methods in org.csapi.mm that return TpUserLocationEmergencyRequest
static TpUserLocationEmergencyRequest TpUserLocationEmergencyRequestHelper.extract(org.omg.CORBA.Any any)
           
static TpUserLocationEmergencyRequest TpUserLocationEmergencyRequestHelper.read(org.omg.CORBA.portable.InputStream in)
           
 

Methods in org.csapi.mm with parameters of type TpUserLocationEmergencyRequest
static void TpUserLocationEmergencyRequestHelper.insert(org.omg.CORBA.Any any, TpUserLocationEmergencyRequest s)
           
static void TpUserLocationEmergencyRequestHelper.write(org.omg.CORBA.portable.OutputStream out, TpUserLocationEmergencyRequest s)
           
 

Constructors in org.csapi.mm with parameters of type TpUserLocationEmergencyRequest
TpUserLocationEmergencyRequestHolder(TpUserLocationEmergencyRequest initial)
           
 

Uses of TpUserLocationEmergencyRequest in org.csapi.mm.ule
 

Methods in org.csapi.mm.ule with parameters of type TpUserLocationEmergencyRequest
 int _IpUserLocationEmergencyStub.emergencyLocationReportReq(IpAppUserLocationEmergency appEmergencyLocation, TpUserLocationEmergencyRequest request)
           
 int IpUserLocationEmergencyPOATie.emergencyLocationReportReq(IpAppUserLocationEmergency appEmergencyLocation, TpUserLocationEmergencyRequest request)
           
 int IpUserLocationEmergencyOperations.emergencyLocationReportReq(IpAppUserLocationEmergency appEmergencyLocation, TpUserLocationEmergencyRequest request)
           
 

Uses of TpUserLocationEmergencyRequest in org.mobicents.csapi.jr.slee.mm.ule
 

Methods in org.mobicents.csapi.jr.slee.mm.ule with parameters of type TpUserLocationEmergencyRequest
 int IpUserLocationEmergencyConnection.emergencyLocationReportReq(TpUserLocationEmergencyRequest request)
          Request of report on the location for one user that is making an emergency call.
 



Copyright © 2008. All Rights Reserved.