Example :
Participants : player1 and player2
last updater : player1
player2 has not respond for two weeks.
What would be match status and players status?
Example :
Participants : player1 and player2
last updater : player1
player2 has not respond for two weeks.
What would be match status and players status?
After two weeks, the match should expire. In this case player status should be STATUS_UNRESPONSIVE
and match status should be MATCH_STATUS_EXPIRED
.
You can refer to the docs for more details.