interface OnAttentionChangedListener
Listener for attention property changed event
Since 1
Expose the attention of the human.
abstract fun onAttentionChanged(attention: AttentionState!): Unit