BenQ Mobile

Uses of Class
javax.microedition.location.Location

Uses of Location in javax.microedition.location
 

Methods in javax.microedition.location that return Location
static Location LocationProvider.getLastKnownLocation()
          Returns the last known location that the implementation has.
abstract  Location LocationProvider.getLocation(int timeout)
          Retrieves a Location with the constraints given by the Criteria associated with this class.
 

Methods in javax.microedition.location with parameters of type Location
 void ProximityListener.proximityEvent(Coordinates coordinates, Location location)
          After registering this listener with the LocationProvider, this method will be called by the platform when the implementation detects that the current location of the terminal is within the defined proximity radius of the registered coordinates.
 void LocationListener.locationUpdated(LocationProvider provider, Location location)
          Called by the LocationProvider to which this listener is registered.
 


BenQ Mobile

Copyright © 2006 BenQ Mobile GmbH & Co. OHG or respective copyright owner.
All Rights Reserved.
BenQ Corp. is a trademark licensee of Siemens AG.


For further information about Mobility Toolkit (MTK) visit our Developer Portal.