OpenSim
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Attributes | List of all members
OpenSim.Framework.Capabilities.LLSDTaskInventoryUploadComplete Class Reference

Public Attributes

UUID item_id
 The task inventory item that was updated More...
 
UUID task_id
 The task that was updated More...
 
string state
 State of the upload. So far have only even seen this set to "complete" More...
 

Detailed Description

Definition at line 33 of file LLSDTaskInventoryUploadComplete.cs.

Member Data Documentation

UUID OpenSim.Framework.Capabilities.LLSDTaskInventoryUploadComplete.item_id

The task inventory item that was updated

Definition at line 38 of file LLSDTaskInventoryUploadComplete.cs.

string OpenSim.Framework.Capabilities.LLSDTaskInventoryUploadComplete.state

State of the upload. So far have only even seen this set to "complete"

Definition at line 48 of file LLSDTaskInventoryUploadComplete.cs.

UUID OpenSim.Framework.Capabilities.LLSDTaskInventoryUploadComplete.task_id

The task that was updated

Definition at line 43 of file LLSDTaskInventoryUploadComplete.cs.


The documentation for this class was generated from the following file: