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

OnAttentionChangedListener

interface OnAttentionChangedListener

Listener for attention property changed event

Since
1

Functions

onAttentionChanged

Expose the attention of the human.

abstract fun onAttentionChanged(attention: AttentionState!): Unit