Is there an example for downloading files contained within an asset? The WritableBlobContainerContract seems to define the mechanism by which assets can be created within an AMS account, but there doesn't seem to be one in the SDK for readable. If I create a LocatorInfo object based on the asset I'm trying to download, is there a way I can use this to get the URI of the asset and subsequently download it?
Is there an example for downloading files contained within an asset? The
WritableBlobContainerContractseems to define the mechanism by which assets can be created within an AMS account, but there doesn't seem to be one in the SDK for readable. If I create aLocatorInfoobject based on the asset I'm trying to download, is there a way I can use this to get the URI of the asset and subsequently download it?