User:Dzonatas Sol/SNOW-375 Resources/GestureManager

From Second Life Wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
Resource Method Description
/GestureManager/Items GET <- [ uuid, ... ]
/GestureManager/Item/<uuid> POST (GET) (deprecated, use /Inventor/Item and /Asset/Gesture)
/GestureManager/PlayGesture/<uuid> POST -> &empty <- &status

Note: Description syntax is only based on LLIDL.


/GestureManager/Items

Response is a list of UUIDs of active gestures


/GestureManager/Item/<uuid>

(deprecated, use /Inventor/Item and /Asset/Gesture)


/GestureManager/PlayGesture/<uuid>

Start a gesture


empty

Valid empty LLSD payload (i.e. "<llsd/>")


status

{ status: string }

Value is "ok", consistently