roava
Toggle table of contents
0.0.5-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
roava
roava
/
dev.roava.group
/
Group
/
getUserRank
get
User
Rank
fun
getUserRank
(
userId
:
Long
)
:
GroupRole
Method to get the rank of a User in a group provided a User ID
Return
GroupRole
Parameters
user
Id
The User's ID
Throws
Runtime
Exception
fun
getUserRank
(
user
:
User
)
:
GroupRole