# CoreMotionStepCountingDataWithSuccess
Dictionary passed to the callback of the startStepCountingUpdates method.
NOTE
This is an abstract type. Any object of this structure can be used where this type is used.
# Properties
# code READONLY
code :Number
An error code describing the error if there was one.
See ERROR
constants for possible values.
# numberOfSteps READONLY
numberOfSteps :Number
The total number of steps since the startStepCountingUpdates method was called.