app / sg.edu.ntu.scse.cz2006.gymbuddies.tasks / TrimNearbyGyms / Callback

Callback

interface Callback

Internal interface to handle callbacks

Functions

onComplete

Callback function called when the task completed with the list of results on trimmed markers

abstract fun onComplete(results: ArrayList<MarkerOptions>): Unit