downloadResultLiveData
LiveData that can be observed for the current DownloadResult providing information about map download operations.
This observable provides updates about map download progress and results, including success, failure, and status information.
Return
LiveData containing the current DownloadResult or null
if no download is in progress
Since
0.0.86