com.nutiteq.location
Interface LocationSourceWaiter


public interface LocationSourceWaiter

Interface for class calling BluetoothGpsBrowser.


Method Summary
 void browsingCanceled()
          Handle location browsing cancellation.
 void setLocationSource(LocationSource locationSource)
          Receive location source from helper
 

Method Detail

setLocationSource

void setLocationSource(LocationSource locationSource)
Receive location source from helper

Parameters:
locationSource - location source selected from browser

browsingCanceled

void browsingCanceled()
Handle location browsing cancellation.