Uses of Class
org.csapi.jr.se.mm.RequestedAccuracyCannotBeDeliveredException

Packages that use RequestedAccuracyCannotBeDeliveredException
org.csapi.jr.se.mm.ul Contains the Parlay User Location interfaces. 
 

Uses of RequestedAccuracyCannotBeDeliveredException in org.csapi.jr.se.mm.ul
 

Methods in org.csapi.jr.se.mm.ul that throw RequestedAccuracyCannotBeDeliveredException
 void PeriodicLocationReporting.periodicLocationReportingStartReq(org.csapi.jr.se.Address[] users, org.csapi.jr.se.mm.LocationRequest request, int reportingInterval)
          Invokes the periodicLocationReportingStartReq() method on the Parlay Gateway.
 void ExtendedLocationReport.extendedLocationReportReq(org.csapi.jr.se.Address[] users, org.csapi.jr.se.mm.LocationRequest request)
          Invokes the extendedLocationReportReq() method on the Parlay Gateway.
 void TriggeredLocationReporting.triggeredLocationReportingStartReq(org.csapi.jr.se.Address[] users, org.csapi.jr.se.mm.LocationRequest request, org.csapi.jr.se.mm.LocationTrigger[] triggers)
          Invokes the triggeredLocationReportingStartReq() method on the Parlay Gateway.