isNewPackdataAvailable

abstract suspend fun isNewPackdataAvailable(mapID: Int, eTag: String): Boolean

Checks if new packdata is available for a given map ID and ETag.

Parameters

mapID

The ID of the map for which to check for new packdata.

eTag

The ETag of the current packdata.