Uses of Class
org.robovm.apple.sensorkit.SRDevice
| Package | Description |
|---|---|
| org.robovm.apple.sensorkit |
-
Uses of SRDevice in org.robovm.apple.sensorkit
Methods in org.robovm.apple.sensorkit that return SRDevice Modifier and Type Method Description static SRDeviceSRDevice. getCurrentDevice()SRDeviceSRFetchRequest. getDevice()Methods in org.robovm.apple.sensorkit with parameters of type SRDevice Modifier and Type Method Description voidSRFetchRequest. setDevice(SRDevice v)Method parameters in org.robovm.apple.sensorkit with type arguments of type SRDevice Modifier and Type Method Description voidSRSensorReaderDelegate. didFetchDevices(SRSensorReader reader, NSArray<SRDevice> devices)voidSRSensorReaderDelegateAdapter. didFetchDevices(SRSensorReader reader, NSArray<SRDevice> devices)