Create or update profile Classified
Declaration Syntax
Parameters
- classifiedID ( UUID)
- UUID of the classified to update, or random UUID to create a new classified
- category ( DirectoryManager . . :: . . ClassifiedCategories)
- Defines what catagory the classified is in
- snapshotID ( UUID)
- UUID of the image displayed with the classified
- price ( Int32)
- Price that the classified will cost to place for a week
- position ( Vector3d)
- Global position of the classified landmark
- name ( String)
- Name of the classified
- desc ( String)
- Long description of the classified
- autoRenew ( Boolean)
- if true, auto renew classified after expiration
Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)