qisdk / com.aldebaran.qi.sdk.object.conversation / QiChatVariable / OnValueChangedListener / onValueChanged

onValueChanged

abstract fun onValueChanged(currentValue: String!): Unit

Exposes the value of the variable This can be updated by the user to modify the value of the variable in QiChat This can also be modified from QiChat

Parameters

currentValue - String!: the currentValue value

Since
1