Asset ID for the asset when using MediaLibrary

Can I pass asset ID when providing a key or fetching asset from the MediaLibrary methods? Or else what should I pass for the key? These are the attributes that an asset has => albumId, creationTime, filename, id, modificationTime, uri. If id is always constant for an asset and won’t change in future, and each ID is different for an asset, then id seems reasonable for the key and also when fetching an asset. Could you please correct me if I’m wrong?

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.