public interface SKSensorDataListener
Modifier and Type | Method and Description |
---|---|
void |
onDataReceived(SKSensorType sensorType,
SKSensorData sensorData)
Event Listener to be invoked when new sensor data is available.
|
void onDataReceived(SKSensorType sensorType, SKSensorData sensorData)