จัดทุกอย่างให้เป็นระเบียบอยู่เสมอด้วยคอลเล็กชัน
บันทึกและจัดหมวดหมู่เนื้อหาตามค่ากำหนดของคุณ
gpg::RealTimeMultiplayerManager::WaitingRoomUIResponse
#include <real_time_multiplayer_manager.h>
Data
และ ResponseStatus
สำหรับการดำเนินการ ShowWaitingRoomUI
สรุป
หาก IsSuccess(status)
แสดงค่า "จริง" ระบบจะเติมค่า room
แอตทริบิวต์สาธารณะ
|
room
|
|
status
|
ResponseStatus ของการดำเนินการที่สร้าง Response นี้
|
แอตทริบิวต์สาธารณะ
ห้อง
RealTimeRoom gpg::RealTimeMultiplayerManager::WaitingRoomUIResponse::room
RealTimeRoom
สำหรับคำตอบนี้
Valid()
จะแสดงผลค่าที่เป็นจริงสำหรับห้องแชทเมื่อ IsSuccess()
แสดงผลเป็น "จริง" สำหรับ status
เท่านั้น
สถานะ
UIStatus gpg::RealTimeMultiplayerManager::WaitingRoomUIResponse::status
ResponseStatus
ของการดำเนินการที่สร้าง Response
นี้
ตัวอย่างเนื้อหาและโค้ดในหน้าเว็บนี้ขึ้นอยู่กับใบอนุญาตที่อธิบายไว้ในใบอนุญาตการใช้เนื้อหา Java และ OpenJDK เป็นเครื่องหมายการค้าหรือเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2025-07-27 UTC
[null,null,["อัปเดตล่าสุด 2025-07-27 UTC"],[],[],null,["# gpg::RealTimeMultiplayerManager::WaitingRoomUIResponse Struct Reference\n\ngpg::RealTimeMultiplayerManager::WaitingRoomUIResponse\n======================================================\n\n`#include \u003creal_time_multiplayer_manager.h\u003e`\n\n`Data` and `ResponseStatus` for the `ShowWaitingRoomUI` operation.\n\nSummary\n-------\n\nIf `IsSuccess(status)` returns true, `room` is populated.\n\n| ### Public attributes ||\n|-------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [room](#structgpg_1_1_real_time_multiplayer_manager_1_1_waiting_room_u_i_response_1ad75ab453e4a90045ca565f32d4463724) | [RealTimeRoom](/games/services/cpp/api/class/gpg/real-time-room#classgpg_1_1_real_time_room) The [RealTimeRoom](/games/services/cpp/api/class/gpg/real-time-room#classgpg_1_1_real_time_room) for this response. |\n| [status](#structgpg_1_1_real_time_multiplayer_manager_1_1_waiting_room_u_i_response_1a2831d2898b61fbeb541997462c1acb3e) | [UIStatus](/games/services/cpp/api/namespace/gpg#namespacegpg_1aec950ba66bff28a39c655025ce05344e) The `ResponseStatus` of the operation which generated this `Response`. |\n\nPublic attributes\n-----------------\n\n### room\n\n```c++\nRealTimeRoom gpg::RealTimeMultiplayerManager::WaitingRoomUIResponse::room\n``` \nThe [RealTimeRoom](/games/services/cpp/api/class/gpg/real-time-room#classgpg_1_1_real_time_room) for this response.\n\n`Valid()` only returns true for the room if [IsSuccess()](/games/services/cpp/api/namespace/gpg#namespacegpg_1a61c5fcddb17a1efad15d843513d61d56) returns true for `status`. \n\n### status\n\n```c++\nUIStatus gpg::RealTimeMultiplayerManager::WaitingRoomUIResponse::status\n``` \nThe `ResponseStatus` of the operation which generated this `Response`."]]