Automatic Broadcast message to all the Users when SendMove() gets called

0 votes
I am developing a game where i need CLoud42 API Server to broadcast message to all the users on Dashboard. So is your server provides these kind of facilities ?
asked Jul 6, 2016 in Android by testdemo772 (47 points)

1 Answer

0 votes
 
Best answer

Hi TestDemo,

Greetings!!!

Yes, you can Broadcast message to all users when you called sendMove function. As sendMove API works inside a room. You can call sendChat API through which you can message all the room users.

It depends on you when you want call either by calling ith after sendMove or after when you receives success callback in onSendMove done.

So you need to write your own logic for broadcasting the message automatically when sendMove() gets called, but in AppwarpS2 advance version of AppWarpCloud you write your own business logic by overriding the AppWarpCloud features.

Let me know if more queries are concern.

Thanks

Vishnu Garg

answered Jul 6, 2016 by Vishnu Garg (674 points)
selected Jul 6, 2016 by testdemo772
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
...