How to retrieve sender's name in gifting service?

0 votes
I would like to be able to display who sent a player a gift. I see in the giftService.SendGift you can attach a senderName and a message, but what call do I need to make on the receiving end so I can pull this information?

I saw getGiftCount returns all gifts of a giftname for a user, but that doesn't appear to contain a sender name. I'd like this information so I can display who they got the gift from. Is there anyway to do this?

Basically I just need some way to receiveGift.

Thank you for any help you can provide.
asked Oct 7, 2015 in App42 Cloud API-BaaS by developer (10 points)
edited Oct 8, 2015 by developer

1 Answer

0 votes
Hello,
 
Greetings for the day!!!
 
For displaying the gift to the recipient, you can use the pushnotification service in which you can send your customized push notification(see the documentation here). Your message will contain information like sender name, requestId. On the basis of this information recipient can choose to accept or reject the gift . Please let us know if that resolves your query. 
 
We are here to help you.
 
Regards,
Nishant
answered Oct 8, 2015 by NishantAShephertz (30 points)
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
...