updateExternalSensorData
fun updateExternalSensorData(data: SensorData, callback: UpdateExternalSensorDataCallback)
Content copied to clipboard
Asynchronously passes in the current sensor data of the user.
Parameters
data
The current sensor data of user
callback
Callback which is called when the async operation is completed