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

From Second Life Wiki
Jump to navigation Jump to search
m
m
Line 10: Line 10:


|-
|-
| rowspan="2" | /GestureManager/Item/<uuid>
| rowspan="1" | /GestureManager/Item/<uuid>
| style="text-align:right;" | GET (POST)
| style="text-align:right;" | GET (POST)
| Response is the details of a MultiGesture structure for the UUID specified
| Response is the details of a MultiGesture structure for the UUID specified

Revision as of 14:29, 30 July 2010

Resource Method Description
/GestureManager/Items GET Response is a list of UUID of active gestures
/GestureManager/Item/<uuid> GET (POST) Response is the details of a MultiGesture structure for the UUID specified
/GestureManager/PlayGesture/<uuid> POST Start a gesture identified by <uuid>