app / sg.edu.ntu.scse.cz2006.gymbuddies.tasks / CheckFirstRun / doCallback

doCallback

private fun doCallback(success: Boolean, activity: Activity): Unit

Sends a callback back to the calling activity

Parameters

success - Boolean true if user does not have a profile, false otherwise

activity - Activity The calling activity