startDownload abstract method

void startDownload(
  1. int regionId
)

Start to download new offline cache for the region or update if region has been downloaded

Implementation

void startDownload(core.int regionId);