ResultListener

interface ResultListener

Listener for operation which returns only the result code.

Functions

onResult
Link copied to clipboard
abstract fun onResult(result: MapLoader.LoadResult)
Called when operation finishes.