Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
例子 :
参与者:player1 和 player2
最后更新者:player1
player2 已经两周没有回复了。
什么是比赛状态和球员状态?
两周后,比赛应该到期。在这种情况下,玩家状态应该是STATUS_UNRESPONSIVE,比赛状态应该是MATCH_STATUS_EXPIRED。
STATUS_UNRESPONSIVE
MATCH_STATUS_EXPIRED
您可以参考文档以获取更多详细信息。