Initiate an asset upload
Declaration Syntax
Parameters
- assetID ( UUID %)
- The ID this asset will have if the upload succeeds
- type ( AssetType)
- Asset type to upload this data as
- data ( array< Byte > [] () [] [] )
- Raw asset data to upload
- storeLocal ( Boolean)
- Whether to store this asset on the local simulator or the grid-wide asset server
- transactionID ( UUID)
- The tranaction id for the upload [!:RequestCreateItem]
Return Value
The transaction ID of this
transfer
Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)