User:Dzonatas Sol/SNOW-375 Resources/GestureManager

From Second Life Wiki
< User:Dzonatas Sol‎ | SNOW-375 Resources
Revision as of 18:53, 31 July 2010 by Dzonatas Sol (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
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