app
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
app
app
/
com.greybox.projectmesh.user
/
UserDao
/
hasWithID
has
With
ID
abstract
suspend
fun
hasWithID
(
uuid
:
String
)
:
Boolean
Check if a user with a given UUID exists.
Return
True if a user exists, false otherwise
Parameters
uuid
The UUID to check