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

OnEnabledChangedListener

interface OnEnabledChangedListener

Listener for enabled property changed event

Since
1

Functions

onEnabledChanged

Indicates the current activation status of the topic Modifying this will enable / disable the Topic.

abstract fun onEnabledChanged(enabled: Boolean!): Unit