qisdk / com.aldebaran.qi.sdk.object.human / Human / OnEstimatedAgeChangedListener

OnEstimatedAgeChangedListener

interface OnEstimatedAgeChangedListener

Listener for estimatedAge property changed event

Since
1

Functions

onEstimatedAgeChanged

Expose the age of the human.

abstract fun onEstimatedAgeChanged(age: Age!): Unit