Difference between revisions of "User:Dzonatas Sol/SNOW-375 Resources/GestureManager"

From Second Life Wiki
Jump to navigation Jump to search
Line 1: Line 1:
__NOTOC__
{| border="1" cellpadding="5" cellspacing="0"
{| border="1" cellpadding="5" cellspacing="0"
|-
|-
Line 45: Line 46:


Value is "ok", consistently  
Value is "ok", consistently  


== /GestureManager/PlayGesture/<uuid> ==
== /GestureManager/PlayGesture/<uuid> ==


Start a gesture
Start a gesture

Revision as of 18:52, 31 July 2010

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)


empty

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


status

{ status: string }

Value is "ok", consistently


/GestureManager/PlayGesture/<uuid>

Start a gesture