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

Method Summary
 int emergencyLocationReportReq(IpAppUserLocationEmergency appEmergencyLocation, TpUserLocationEmergencyRequest request)
           
 int subscribeEmergencyLocationReports(IpAppUserLocationEmergency appEmergencyLocation)
           
 void unSubscribeEmergencyLocationReports(int assignmentId)
           
 
Methods inherited from interface org.csapi.IpServiceOperations
setCallback, setCallbackWithSessionID
 

Method Detail

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.