public static interface SmotionActivityNotification.ChangeListener
Modifier and Type | Method and Description |
---|---|
void |
onChanged(SmotionActivityNotification.Info info)
Called when the activity notification changes.
|
void onChanged(SmotionActivityNotification.Info info)
info
- The information object containing activity notification
timestamp, accuracy, and status.