fetchVenue

open suspend override fun fetchVenue(venueId: VenueId, destinationPath: String): Venue

Retrieves the Venue for a given VenueId

Return

the Venue for the specified venueId

Parameters

venueId

the id of the venue

destinationPath

the absolute path where the hmdf should be saved