Pandoro
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
Pandoro
backend
/
com.tecknobit.pandoro.services.groups.service
/
GroupsService
/
getGroup
get
Group
open
fun
getGroup
(
userId
:
String
,
groupId
:
String
)
:
Group
Method to get the user's group by its id
Return
the group as
Group
Parameters
user
Id
The user identifier
group
Id
The group identifier