app / sg.edu.ntu.scse.cz2006.gymbuddies.tasks / UpdateFirebaseFirestoreDocument / Callback / onComplete

onComplete

abstract fun onComplete(success: Boolean): Unit

Callback function called when the task completes with its success value

Parameters

success - Boolean true if successful, false otherwise