MapUpdateAvailabilityCheckListener
interface MapUpdateAvailabilityCheckListener
Listener for map update availability checks on the update server.
Important: This is a Public Preview API. It may be changed or removed at any time.
Functions
Link copied to clipboard
abstract fun onUpdatesAvailabilityChecked(isUpdateCheckSuccessful: Boolean?, lastSuccessTimestamp: Long?)
Called to provide last successful update availability check timestamp and subsequent update availability checks.