BEHealthKit 1.11
A HealthKit plugin for Unity
|
Wrapper around CMPedometerData.
Public Attributes | |
DateTimeOffset | startDate |
DateTimeOffset | endDate |
int | numberOfSteps |
Public Member Functions | |
PedometerData (XmlNode node) | |
The default constructor. | |
|
inline |
node | the XmlNode to create this object from. |
DateTimeOffset BeliefEngine.HealthKit.PedometerData.endDate |
the ending date of this sample
int BeliefEngine.HealthKit.PedometerData.numberOfSteps |
the number of steps taken in this sample
DateTimeOffset BeliefEngine.HealthKit.PedometerData.startDate |
the starting date of this sample