Interface | Description |
---|---|
SmotionActivity.ChangeListener |
This listener interface receives activity events.
|
SmotionActivityNotification.ChangeListener |
This listener interface receives activity notification events.
|
SmotionCall.ChangeListener |
This listener interface receives call motion events.
|
SmotionPedometer.ChangeListener |
This listener interface receives pedometer events.
|
Class | Description |
---|---|
Smotion |
This class is the entry class that provides access to the Motion package.
|
SmotionActivity |
This class provides the functionality for getting activity information.
|
SmotionActivity.Info |
This class contains the activity event information and provides methods
to access it.
|
SmotionActivityNotification |
This class provides the functionality for getting notifications about user
activities.
|
SmotionActivityNotification.Info |
This class contains the activity notification event information and
provides methods to access it.
|
SmotionActivityNotification.InfoFilter |
This class provides specific activity notification actions.
|
SmotionCall |
This class provides the functionality for getting call motion information.
|
SmotionCall.Info |
This class contains the call motion event information and provides
methods to access it.
|
SmotionPedometer |
This class provides the functionality for getting pedometer information.
|
SmotionPedometer.Info |
This class contains the pedometer event information and provides methods
to access it.
|