resume abstract method
Resumes paused map download operation.
It will do nothing if operation is not in paused state. Status of the call will be reported via DownloadRegionsStatusListener.onResume.
Implementation
void resume();
Resumes paused map download operation.
It will do nothing if operation is not in paused state. Status of the call will be reported via DownloadRegionsStatusListener.onResume.
void resume();