ResultListener

interface ResultListener

Listener for operation which returns only the result code.

Functions

onResult
Link copied to clipboard
abstract fun onResult(result: MapInstaller.LoadResult)

Called when operation finishes.