Nakama .NET Client SDK 3.8.0
Nakama .NET Client SDK
|
A list of groups belonging to a user, along with the user's role in each group. More...
Inherited by Nakama.ApiUserGroupList.
Properties | |
string | Cursor [get] |
Cursor for the next page of results, if any. | |
IEnumerable< IUserGroupListUserGroup > | UserGroups [get] |
Group-role pairs for a user. | |
A list of groups belonging to a user, along with the user's role in each group.
|
get |
Cursor for the next page of results, if any.
|
get |
Group-role pairs for a user.