Uses of Class
org.robovm.apple.coremotion.CMPedometerData
| Package | Description |
|---|---|
| org.robovm.apple.coremotion |
-
Uses of CMPedometerData in org.robovm.apple.coremotion
Method parameters in org.robovm.apple.coremotion with type arguments of type CMPedometerData Modifier and Type Method Description voidCMPedometer. queryPedometerData(NSDate start, NSDate end, VoidBlock2<CMPedometerData,NSError> handler)voidCMPedometer. startPedometerUpdates(NSDate start, VoidBlock2<CMPedometerData,NSError> handler)