org.csapi.mm.ule
Interface IpUserLocationEmergencyOperations
- All Superinterfaces:
- IpInterfaceOperations, IpServiceOperations
- All Known Subinterfaces:
- IpUserLocationEmergency
- All Known Implementing Classes:
- _IpUserLocationEmergencyStub, IpUserLocationEmergencyPOA, IpUserLocationEmergencyPOATie
public interface IpUserLocationEmergencyOperations
- extends IpServiceOperations
Generated from IDL interface "IpUserLocationEmergency"
- Author:
- JacORB IDL compiler V 2.1, 16-Feb-2004
emergencyLocationReportReq
int emergencyLocationReportReq(IpAppUserLocationEmergency appEmergencyLocation,
TpUserLocationEmergencyRequest request)
throws P_INVALID_INTERFACE_TYPE,
P_INFORMATION_NOT_AVAILABLE,
TpCommonExceptions,
P_APPLICATION_NOT_ACTIVATED,
P_UNKNOWN_SUBSCRIBER
- Throws:
P_INVALID_INTERFACE_TYPE
P_INFORMATION_NOT_AVAILABLE
TpCommonExceptions
P_APPLICATION_NOT_ACTIVATED
P_UNKNOWN_SUBSCRIBER
subscribeEmergencyLocationReports
int subscribeEmergencyLocationReports(IpAppUserLocationEmergency appEmergencyLocation)
throws P_INVALID_INTERFACE_TYPE,
TpCommonExceptions
- Throws:
P_INVALID_INTERFACE_TYPE
TpCommonExceptions
unSubscribeEmergencyLocationReports
void unSubscribeEmergencyLocationReports(int assignmentId)
throws P_INVALID_ASSIGNMENT_ID,
TpCommonExceptions
- Throws:
P_INVALID_ASSIGNMENT_ID
TpCommonExceptions
Copyright © 2008. All Rights Reserved.