fetchManifest

open override fun fetchManifest(depotID: Int, manifestID: Long): DepotManifest?

Ask a provider to fetch a specific depot manifest

Return

A Pair object with a DepotManifest and its checksum if it exists otherwise null