retrieveUserById

abstract suspend fun retrieveUserById(uid: String): UserInfo(source)

Retrieves a user by its id

Parameters

uid

the id of the user