drop abstract method

void drop(
  1. int regionId
)

Drop region data from the device. If data is being downloaded then downloading is cancelled.

Implementation

void drop(core.int regionId);