Appwarp s2 How to send custom message ?

0 votes
for example i want to buy item on the client and send a custom message to server to update database (money, item's quantity..) then i will receive response from server on any client listener ?

please tell me anything how to do that ?
asked Jul 30, 2015 in AppWarpS2 by amazingadmob (21 points)

1 Answer

+1 vote
 
Best answer

Hi,

AppWarpS2 provide support for RPC(Remote Procedure Call) at Zone and Room level.So you can define you own function on AppWarpS2 to use it as a RPC.

In your case you can use such RPC function that you have defined at Zone or Room level in AppWarpS2, and update information on database and can send response to user.

You can go through with the documentation that will help you in integration.

Let me know if more queries are concern.

Thanks & Regards

Vishnu Garg

answered Jul 30, 2015 by Vishnu Garg (674 points)
selected Jul 30, 2015 by amazingadmob
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
...