roava
0.0.5-SNAPSHOT
roava
/
dev.roava.user
/
User
/
getFriends
get
Friends
fun
getFriends
(
)
:
List
<
User
>
Content copied to clipboard
Method to get the User's current friends represented as a List of individual
User
s
Return
List
Throws
kotlin.
Runtime
Exception