updateProfilePicture

open override fun updateProfilePicture(imageBitmap: ImageBitmap, resetStateTimeOut: Long)

Used to update the profile picture of the currently logged in user with the specified imageBitmap.

Parameters

resetStateTimeOut

the amount of time in millis before the uiState is set back to ProfileScreenViewModel.UiState.IDLE.