question

monti avatar image
monti asked

Groups CloudScript revision

Hi, we need a sistem for create groups, add memeber, remove member and get groups list and members list, but for my formation i can't understand the "code" in this page, can someone help me?
LINK: https://docs.microsoft.com/en-us/rest/api/playfab/groups/groups/create-group?view=playfab-rest

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
Gosen Gao avatar image
Gosen Gao answered

The link you mentioned is an API to create a group. You can call it from CloudScript via “entity.CreateGroup(request)”. Also, it can be called from the client. For more information, please follow this document to implement your Group system.

1 comment
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

monti avatar image monti commented ·

Well, we tried this morning and.. it worked perfectly! Thank you so much for the advice. If u have android we Hope to see you on our battlefield! :D, https://play.google.com/store/apps/details?id=com.crystallies.allies (We're also working on the Apple version)

0 Likes 0 ·

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.