org.csapi.mm.ul
Interface IpAppTriggeredUserLocationOperations

All Superinterfaces:
IpAppUserLocationOperations, IpInterfaceOperations
All Known Subinterfaces:
IpAppTriggeredUserLocation
All Known Implementing Classes:
_IpAppTriggeredUserLocationStub, IpAppTriggeredUserLocationPOA, IpAppTriggeredUserLocationPOATie

public interface IpAppTriggeredUserLocationOperations
extends IpAppUserLocationOperations

Generated from IDL interface "IpAppTriggeredUserLocation"

Author:
JacORB IDL compiler V 2.1, 16-Feb-2004

Method Summary
 void triggeredLocationReport(int assignmentId, TpUserLocationExtended location, TpLocationTriggerCriteria criterion)
           
 void triggeredLocationReportErr(int assignmentId, TpMobilityError cause, TpMobilityDiagnostic diagnostic)
           
 
Methods inherited from interface org.csapi.mm.ul.IpAppUserLocationOperations
extendedLocationReportErr, extendedLocationReportRes, locationReportErr, locationReportRes, periodicLocationReport, periodicLocationReportErr
 

Method Detail

triggeredLocationReport

void triggeredLocationReport(int assignmentId,
                             TpUserLocationExtended location,
                             TpLocationTriggerCriteria criterion)

triggeredLocationReportErr

void triggeredLocationReportErr(int assignmentId,
                                TpMobilityError cause,
                                TpMobilityDiagnostic diagnostic)


Copyright © 2009. All Rights Reserved.