isNewPackdataAvailable

abstract fun isNewPackdataAvailable(mapID: Int, eTag: String): Single<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.