User:Dzonatas Sol/SNOW-375 Resources/GestureManager

From Second Life Wiki
< User:Dzonatas Sol‎ | SNOW-375 Resources
Revision as of 14:28, 30 July 2010 by Dzonatas Sol (talk | contribs) (Created page with '{| border="1" cellpadding="5" cellspacing="0" |- | Resource || Method || Description |- |- | rowspan="1" | /GestureManager/Items | style="text-align:right;" | GET | Response is ...')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Resource Method Description
/GestureManager/Items GET Response is a list of UUID of active gestures
/GestureManager/Item/<uuid> GET Response is the details of a MultiGesture structure for the UUID specified
POST Combined query, like GET method, when uuid="s"
/GestureManager/PlayGesture/<uuid> POST Start a gesture identified by <uuid>