qisdk / com.aldebaran.qi.sdk.object.conversation / TopicStatus / OnFocusedChangedListener

OnFocusedChangedListener

interface OnFocusedChangedListener

Listener for focused property changed event

Since
1

Functions

onFocusedChanged

Indicates if this topic currently has the focus

abstract fun onFocusedChanged(focused: Boolean!): Unit