Rooms
컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
플레이어가 여러 명 있는 방의 상태를 나타내는 리소스입니다.
이 리소스의 메서드 목록은 이 페이지 끝부분을 참고하세요.
리소스 표현
이 리소스에는 영구 데이터가 연결되어 있지 않습니다.
메서드
- 재설정
- 애플리케이션에서 현재 인증된 플레이어의 모든 방을 재설정합니다. 이 메서드는 애플리케이션의 허용 목록에 있는 테스터 계정만 액세스할 수 있습니다.
- resetForAllPlayers
- 애플리케이션의 허용 목록에 있는 테스터 계정으로만 구성된 채팅방을 삭제합니다. 이 방법은 개발자 콘솔의 사용자 계정에서만 사용할 수 있습니다.
이 페이지에 나와 있는 콘텐츠와 코드 샘플에는 콘텐츠 라이선스에서 설명하는 라이선스가 적용됩니다. 자바 및 OpenJDK는 Oracle 및 Oracle 계열사의 상표 또는 등록 상표입니다.
최종 업데이트: 2025-07-27(UTC)
[null,null,["최종 업데이트: 2025-07-27(UTC)"],[],[],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."]]