Package org.csapi.jr.se.mm.ul

Contains the Parlay User Location interfaces.

See:
          Description

Interface Summary
ExtendedLocationReport This interface represents a ExtendedLocationReport activity object.
ExtendedLocationReportListener This interface is to be implemented for receiving events issued by the ExtendedLocationReport activity object.
LocationReport This interface represents a LocationReport activity object.
LocationReportListener This interface is to be implemented for receiving events issued by the LocationReport activity object.
PeriodicLocationReporting This interface represents a PeriodicLocationReporting activity object.
PeriodicLocationReportingListener This interface is to be implemented for receiving events issued by the PeriodicLocationReporting activity object.
TriggeredLocationReporting This interface represents a TriggeredLocationReporting activity object.
TriggeredLocationReportingListener This interface is to be implemented for receiving events issued by the TriggeredLocationReporting activity object.
TriggeredUserLocation This interface represents a TriggeredUserLocation.
TriggeredUserLocationListener This interface is to be implemented for receiving events issued by the TriggeredUserLocation service object.
UserLocation This interface represents a UserLocation.
UserLocationListener This interface is to be implemented for receiving events issued by the UserLocation service object.
 

Class Summary
ExtendedLocationReportErrEvent Event created by an activity object to indicate that a Gateway originated call to the extendedLocationReportErr() method on the callback interface has occured.
ExtendedLocationReportResEvent Event created by an activity object to indicate that a Gateway originated call to the extendedLocationReportRes() method on the callback interface has occured.
LocationReportErrEvent Event created by an activity object to indicate that a Gateway originated call to the locationReportErr() method on the callback interface has occured.
LocationReportResEvent Event created by an activity object to indicate that a Gateway originated call to the locationReportRes() method on the callback interface has occured.
PeriodicLocationReportErrEvent Event created by an activity object to indicate that a Gateway originated call to the periodicLocationReportErr() method on the callback interface has occured.
PeriodicLocationReportEvent Event created by an activity object to indicate that a Gateway originated call to the periodicLocationReport() method on the callback interface has occured.
TriggeredLocationReportErrEvent Event created by an activity object to indicate that a Gateway originated call to the triggeredLocationReportErr() method on the callback interface has occured.
TriggeredLocationReportEvent Event created by an activity object to indicate that a Gateway originated call to the triggeredLocationReport() method on the callback interface has occured.
 

Package org.csapi.jr.se.mm.ul Description

Contains the Parlay User Location interfaces.