com.qualcommlabs.usercontext
Interface ContextPlaceNotifier


public interface ContextPlaceNotifier

The ContextPlaceNotifier interface provides methods for adding and removing PlaceListener instances.


Method Summary
 void addPlaceListener(PlaceListener placeListener)
          Adds the place listener.
 void removePlaceListener(PlaceListener placeListener)
          Removes the place listener.
 

Method Detail

addPlaceListener

void addPlaceListener(PlaceListener placeListener)
Adds the place listener.

Parameters:
placeListener - the place listener

removePlaceListener

void removePlaceListener(PlaceListener placeListener)
Removes the place listener.

Parameters:
placeListener - the place listener


Copyright © 2014 Qualcomm Retail Solutions, Inc.. All Rights Reserved.