org.csapi.mm.ul
Interface IpAppUserLocationOperations
- All Superinterfaces:
- IpInterfaceOperations
- All Known Subinterfaces:
- IpAppTriggeredUserLocation, IpAppTriggeredUserLocationOperations, IpAppUserLocation
- All Known Implementing Classes:
- _IpAppTriggeredUserLocationStub, _IpAppUserLocationStub, IpAppTriggeredUserLocationPOA, IpAppTriggeredUserLocationPOATie, IpAppUserLocationPOA, IpAppUserLocationPOATie
public interface IpAppUserLocationOperations
- extends IpInterfaceOperations
Generated from IDL interface "IpAppUserLocation"
- Author:
- JacORB IDL compiler V 2.1, 16-Feb-2004
locationReportRes
void locationReportRes(int assignmentId,
TpUserLocation[] locations)
locationReportErr
void locationReportErr(int assignmentId,
TpMobilityError cause,
TpMobilityDiagnostic diagnostic)
extendedLocationReportRes
void extendedLocationReportRes(int assignmentId,
TpUserLocationExtended[] locations)
extendedLocationReportErr
void extendedLocationReportErr(int assignmentId,
TpMobilityError cause,
TpMobilityDiagnostic diagnostic)
periodicLocationReport
void periodicLocationReport(int assignmentId,
TpUserLocationExtended[] locations)
periodicLocationReportErr
void periodicLocationReportErr(int assignmentId,
TpMobilityError cause,
TpMobilityDiagnostic diagnostic)
Copyright © 2008. All Rights Reserved.