Difference between revisions of "UpdateGestureTaskInventory"

From Second Life Wiki
Jump to navigation Jump to search
(Example (better than being blank))
 
m
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
[[Category:Capabilities]]
POST:
POST:
<pre>
<pre>

Latest revision as of 21:28, 1 November 2010

POST:

<llsd>
	<map>
		<key>item_id</key>
		<uuid>4f81bfdc-5e20-00cb-e1d9-42d4d6d12abe</uuid>

		<key>task_id</key>
		<uuid>b0983d30-98a9-4ad3-769b-b4a27419114c</uuid>
	</map>
</llsd>

Response:

<llsd>
	<map>
		<key>state</key>
		<string>upload</string>

		<key>uploader</key>
		<string>https://sim2777.agni.lindenlab.com:12043/cap/3b3c0c38-5ef7-599d-4350-081589cc1333</string>
	</map>
</llsd>