Capabilities

From OpenSimulator

(Difference between revisions)
Jump to: navigation, search
(Created page with "=Introduction= Capabilities are the mechanism by which a region makes certain information and services available to viewers via HTTP in addition to the messages being exchanged ...")
 
Line 12: Line 12:
 
* [http://wiki.secondlife.com/wiki/Inventory_API#Viewer_Capabilities Inventory capabilities] (FetchInventoryDescendents2, FetchInventory2, FetchLibDescendents2, FetchLib2).
 
* [http://wiki.secondlife.com/wiki/Inventory_API#Viewer_Capabilities Inventory capabilities] (FetchInventoryDescendents2, FetchInventory2, FetchLibDescendents2, FetchLib2).
 
* [http://wiki.secondlife.com/wiki/HTTP_Texture#HTTP_API Texture capabilities] (GetTexture).
 
* [http://wiki.secondlife.com/wiki/HTTP_Texture#HTTP_API Texture capabilities] (GetTexture).
 +
 +
=Capabilities=
 +
* AttachmentResources - appears to be associated with determining limits on scripts in agent attachments.
 +
* AvatarPickerSearch
 +
* ChatSessionRequest
 +
* CopyInventoryFromNotecard
 +
* DispatchRegionInfo
 +
* EstateChangeInfo
 +
* EventQueueGet - used for the event queue.
 +
* FetchInventory - obsolete
 +
* ObjectMedia - used to get information about a media on a prim (MOAP)/shared media texture/surface.
 +
* ObjectMediaNavigate - used to change web pages, etc., on a MOAP surface.
 +
* FetchLib
 +
* FetchLibDescendents
 +
* GetDisplayNames
 +
* GetTexture - used to get texture data via HTTP instead of via UDP
 +
* GetMesh - used to get mesh data
 +
* GetObjectCost
 +
* GetObjectPhysicsData
 +
* GroupMemberData
 +
* GroupProposalBallot
 +
* HomeLocation
 +
* LandResources
 +
* MapLayer
 +
* MapLayerGod
 +
* NewFileAgentInventory
 +
* NewFileAgentInventoryVariablePrice
 +
* ObjectAdd
 +
* ParcelPropertiesUpdate
 +
* ParcelMediaURLFilterList
 +
* ParcelNavigateMedia
 +
* ParcelVoiceInfoRequest
 +
* ProductInfoRequest
 +
* ProvisionVoiceAccountRequest
 +
* RemoteParcelRequest
 +
* RequestTextureDownload
 +
* SearchStatRequest
 +
* SearchStatTracking
 +
* SendPostcard
 +
* SendUserReport
 +
* SendUserReportWithScreenshot
 +
* ServerReleaseNotes
 +
* SimConsole
 +
* SimulatorFeatures - used to get information about what simulator features are available.  This currently includes MeshRezEnabled and MeshUploadEnabled.
 +
* SetDisplayName
 +
* StartGroupProposal
 +
* TextureStats
 +
* UntrustedSimulatorMessage
 +
* UpdateAgentInformation
 +
* UpdateAgentLanguage
 +
* UpdateGestureAgentInventory
 +
* UpdateNotecardAgentInventory
 +
* UpdateScriptAgent
 +
* UpdateGestureTaskInventory
 +
* UpdateNotecardTaskInventory
 +
* UpdateScriptTask
 +
* UploadBakedTexture
 +
* UploadObjectAsset
 +
* ViewerStartAuction
 +
* ViewerStats
 +
* WebFetchInventoryDescendents

Revision as of 14:20, 29 March 2013

Introduction

Capabilities are the mechanism by which a region makes certain information and services available to viewers via HTTP in addition to the messages being exchanged over UDP.

Resources

The Second Life wiki describes capabilities.

The Second Life wiki also has an incomplete summary of current capabilities.

On this wiki we have separate pages for

Capabilities

  • AttachmentResources - appears to be associated with determining limits on scripts in agent attachments.
  • AvatarPickerSearch
  • ChatSessionRequest
  • CopyInventoryFromNotecard
  • DispatchRegionInfo
  • EstateChangeInfo
  • EventQueueGet - used for the event queue.
  • FetchInventory - obsolete
  • ObjectMedia - used to get information about a media on a prim (MOAP)/shared media texture/surface.
  • ObjectMediaNavigate - used to change web pages, etc., on a MOAP surface.
  • FetchLib
  • FetchLibDescendents
  • GetDisplayNames
  • GetTexture - used to get texture data via HTTP instead of via UDP
  • GetMesh - used to get mesh data
  • GetObjectCost
  • GetObjectPhysicsData
  • GroupMemberData
  • GroupProposalBallot
  • HomeLocation
  • LandResources
  • MapLayer
  • MapLayerGod
  • NewFileAgentInventory
  • NewFileAgentInventoryVariablePrice
  • ObjectAdd
  • ParcelPropertiesUpdate
  • ParcelMediaURLFilterList
  • ParcelNavigateMedia
  • ParcelVoiceInfoRequest
  • ProductInfoRequest
  • ProvisionVoiceAccountRequest
  • RemoteParcelRequest
  • RequestTextureDownload
  • SearchStatRequest
  • SearchStatTracking
  • SendPostcard
  • SendUserReport
  • SendUserReportWithScreenshot
  • ServerReleaseNotes
  • SimConsole
  • SimulatorFeatures - used to get information about what simulator features are available. This currently includes MeshRezEnabled and MeshUploadEnabled.
  • SetDisplayName
  • StartGroupProposal
  • TextureStats
  • UntrustedSimulatorMessage
  • UpdateAgentInformation
  • UpdateAgentLanguage
  • UpdateGestureAgentInventory
  • UpdateNotecardAgentInventory
  • UpdateScriptAgent
  • UpdateGestureTaskInventory
  • UpdateNotecardTaskInventory
  • UpdateScriptTask
  • UploadBakedTexture
  • UploadObjectAsset
  • ViewerStartAuction
  • ViewerStats
  • WebFetchInventoryDescendents
Personal tools
General
About This Wiki