org.csapi.mm.ul
Interface IpTriggeredUserLocationOperations
- All Superinterfaces:
- IpInterfaceOperations, IpServiceOperations, IpUserLocationOperations
- All Known Subinterfaces:
- IpTriggeredUserLocation
- All Known Implementing Classes:
- _IpTriggeredUserLocationStub, IpTriggeredUserLocationPOA, IpTriggeredUserLocationPOATie
public interface IpTriggeredUserLocationOperations
- extends IpUserLocationOperations
Generated from IDL interface "IpTriggeredUserLocation"
- Author:
- JacORB IDL compiler V 2.1, 16-Feb-2004
triggeredLocationReportingStartReq
int triggeredLocationReportingStartReq(IpAppTriggeredUserLocation appLocation,
TpAddress[] users,
TpLocationRequest request,
TpLocationTrigger[] triggers)
throws P_INVALID_INTERFACE_TYPE,
P_INFORMATION_NOT_AVAILABLE,
P_REQUESTED_RESPONSE_TIME_CANNOT_BE_DELIVERED,
TpCommonExceptions,
P_APPLICATION_NOT_ACTIVATED,
P_TRIGGER_CONDITIONS_NOT_SUBSCRIBED,
P_REQUESTED_ACCURACY_CANNOT_BE_DELIVERED,
P_UNKNOWN_SUBSCRIBER
- Throws:
P_INVALID_INTERFACE_TYPE
P_INFORMATION_NOT_AVAILABLE
P_REQUESTED_RESPONSE_TIME_CANNOT_BE_DELIVERED
TpCommonExceptions
P_APPLICATION_NOT_ACTIVATED
P_TRIGGER_CONDITIONS_NOT_SUBSCRIBED
P_REQUESTED_ACCURACY_CANNOT_BE_DELIVERED
P_UNKNOWN_SUBSCRIBER
triggeredLocationReportingStop
void triggeredLocationReportingStop(TpMobilityStopAssignmentData stopRequest)
throws P_INVALID_ASSIGNMENT_ID,
TpCommonExceptions
- Throws:
P_INVALID_ASSIGNMENT_ID
TpCommonExceptions
Copyright © 2009. All Rights Reserved.