abstract fun getFocusedTopic(): Topic!
Exposes the property focusedTopic value
Return
Topic!: the focusedTopic value
Exposes the topic that is currently focused This is modified when the current topic changes during the conversation with the robot for example when the user input matches a rule in another topic, or when going to a Bookmark from a topic different from the current one
Since
3