setUserImg

fun setUserImg(userImg: String?)

Sets the profile picture of the user to the photo specified by the given URI.

Parameters

userImg

URI of the photo to which the profile picture of the user is to be set.