When "onNextTurnRequest" gets called ???

0 votes

I want to use callback "onNextTurnRequest" in my application I have already implemented its listener, but i don't know in which cases it will call ?

Which method gives SUCCESS in this "onNextTurnRequest" callback ?

asked Aug 17, 2016 in Android by testdemo772 (47 points)

1 Answer

0 votes

Hi,

In case the player failed to call sendMove data; for example loss of connection or time turned out, one random client will be chosen by our Server’s Logic. That player will receive onNextTurnRequest callback in NotifyListern. Here, you can call the setNextTurn method.

Please have a look at this blog for more detail about customising turn based management concept.

Regards,

Rajeev

answered Aug 19, 2016 by rajeev.etc (1,660 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
...