How to set the ownerName in a group in the buddy service?

+1 vote
Im creating a buddy group for my players, to add certain type of friends, but I dont know what to pass as the parameter ownergroup in the function to GetAllFriendsFromGroup given that my current groups doesnt have an owner name setted, if I pass "", it returns me an error about ownerName cant be empty, but when I GetAllGroupsFromUser and print the GroupName is a totally empty string.

So how do I set an OwnerName for my players group?

Is it possible to see that information on the App42HQ Management Console (player/groups/buddies)?

Thanks in advance!

Btw, Im using Unity3d
asked Apr 21, 2014 in App42 Cloud API-BaaS by chrystiansilva (33 points)
edited Apr 21, 2014 by chrystiansilva

1 Answer

+1 vote

Hi chrystiansilva,

You do not have to set the owner name of your own. OwnerName is one, who has created the group by using method CreateGroupByUser(userName, groupName, new UnityCallBack()); In this method userName will be used as your ownerName for further use.

Currently we are not providing buddy management in our console, Once it will be available we will let you know.

Thanks.

answered Apr 22, 2014 by anonymous
Thanks for the answer.
Download Widgets
Welcome to ShepHertz Product line forum, where you can ask questions and receive answers from the community. You can also reach out to us on support@shephertz.com
...