mirror of
https://kevinblog.sytes.net/Code/Jibo-Revival-Group/Zos.git
synced 2026-06-16 07:16:28 +00:00
6 lines
199 B
JavaScript
6 lines
199 B
JavaScript
|
|
/**
|
||
|
|
* Event emitted whenever the robot properties have been updated
|
||
|
|
* (including on mobile devices)
|
||
|
|
* @name jibo.kb.robot.RobotModelEvents#robotUpdated
|
||
|
|
* @type {Event}
|
||
|
|
*/
|