public static interface SmotionPedometer.ChangeListener
Modifier and Type | Method and Description |
---|---|
void |
onChanged(SmotionPedometer.Info info)
Called when the pedometer information changes.
|
void onChanged(SmotionPedometer.Info info)
info
- The information object containing the pedometer
information timestamp and details.