interface OnHumansAroundChangedListener
Listener for humansAround property changed event
Since
2
onHumansAroundChanged |
Expose the humans detected and notify when a human is found or lost. abstract fun onHumansAroundChanged(humans: MutableList<Human!>!): Unit |