Package-level declarations
Types
Functions
Link copied to clipboard
suspend fun loadAreas(context: Context, jsonData: JSONObject, infoJson: JSONObject, firstIteration: Boolean = true): List<Area>
Loads all the areas available in the server. Custom progress callbacks: