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