app / sg.edu.ntu.scse.cz2006.gymbuddies.tasks / GetProfilePicFromFirebaseAuth / doInBackground

doInBackground

protected fun doInBackground(vararg imageUris: Uri?): Void?

Internal task to execute in the background on a seperate thread

Parameters

imageUris - Array<out Uri?> Image URL to retrieve the image from

Return
Void? No return value