IRemoteResourceSystem

From Virtual World Web Wiki
Jump to: navigation, search

Exposes some of the functionality of IResourceSystem to outside applications with appropriate consumer credentials

Remarks [edit]

Methods

ResourceInfo GetResourceInfo(Guid resourceItemID)
Gets a structure of information about a resource
MetadataCollection GetResourceMetadata(Guid resourceItemID)
Gets the collection of metadata associated with a resource
bool Ping()
Tests if your connection to the API endpoint is working
void UpdateResourceFile(Guid resourceItemID, Byte[] resourceData, int quality, string fileName)
Updates a physical file associated with a resource