Parse the results of a RequestTaskInventory()
response

C# |
public static List< InventoryBase> ParseTaskInventory( string taskData )

- taskData ( String)
- A string which contains the data from the task reply

A List containing the items contained
within the tasks inventory
Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)