Rooms
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
表示包含多个玩家的房间的状态的资源。
有关此类资源的方法列表,请参阅本页面的结尾部分。
方法
- 重置
- 为应用重置当前已通过身份验证的玩家的所有房间。只有已列入应用白名单的测试人员账号才能使用此方法。
- resetForAllPlayers
- 删除仅由应用的已列入白名单的测试人员账号组成的聊天室。此方法仅适用于开发者控制台的用户账号。
本页面上的内容和代码示例受内容许可部分所述许可的限制。Java 和 OpenJDK 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-07-27。
[null,null,["最后更新时间 (UTC):2025-07-27。"],[],[],null,["# Rooms\n\nA resource representing the state of a room with multiple players.\n\nFor a list of [methods](#methods) for this resource, see the end of this page.\n\nResource representations\n------------------------\n\nThere is no persistent data associated with this resource.\n\nMethods\n-------\n\n[reset](/games/services/management/api/rooms/reset)\n: Reset all rooms for the currently authenticated player for your application. This method is only accessible to whitelisted tester accounts for your application.\n\n[resetForAllPlayers](/games/services/management/api/rooms/resetForAllPlayers)\n: Deletes rooms where the only room participants are from whitelisted tester accounts for your application. This method is only available to user accounts for your developer console."]]