AI2 Component  (Version nb184)
com.google.appinventor.components.runtime.LocationSensor.LocationSensorListener Interface Reference
Inheritance diagram for com.google.appinventor.components.runtime.LocationSensor.LocationSensorListener:

Public Member Functions

void onTimeIntervalChanged (int time)
 
void onDistanceIntervalChanged (int distance)
 
void setSource (LocationSensor provider)
 

Detailed Description

Definition at line 84 of file LocationSensor.java.

Member Function Documentation

◆ onDistanceIntervalChanged()

void com.google.appinventor.components.runtime.LocationSensor.LocationSensorListener.onDistanceIntervalChanged ( int  distance)

◆ onTimeIntervalChanged()

void com.google.appinventor.components.runtime.LocationSensor.LocationSensorListener.onTimeIntervalChanged ( int  time)

◆ setSource()

void com.google.appinventor.components.runtime.LocationSensor.LocationSensorListener.setSource ( LocationSensor  provider)

The documentation for this interface was generated from the following file: