קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
gpg::RealTimeMultiplayerManager::RealTimeRoomResponse
#include <real_time_multiplayer_manager.h>
Data
ו-ResponseStatus
לאובייקט RealTimeRoom
ספציפי.
סיכום
ערך החדר תקף רק אם הפונקציה IsSuccess()
מחזירה true עבור ResponseStatus
.
מאפיינים ציבוריים
|
room
|
|
status
|
הסטטוס של הפעולה שיצרה את התגובה הזו.
|
מאפיינים ציבוריים
חדר
RealTimeRoom gpg::RealTimeMultiplayerManager::RealTimeRoomResponse::room
האובייקט RealTimeRoom
של התשובה הזו.
הפונקציה Valid()
מחזירה את הערך True רק אם הפונקציה IsSuccess()
מחזירה True רק עבור status
.
status
MultiplayerStatus gpg::RealTimeMultiplayerManager::RealTimeRoomResponse::status
הסטטוס של הפעולה שיצרה את התגובה הזו.
דוגמאות התוכן והקוד שבדף הזה כפופות לרישיונות המפורטים בקטע רישיון לתוכן. Java ו-OpenJDK הם סימנים מסחריים או סימנים מסחריים רשומים של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2025-07-27 (שעון UTC).
[null,null,["עדכון אחרון: 2025-07-27 (שעון UTC)."],[],[],null,["# gpg::RealTimeMultiplayerManager::RealTimeRoomResponse Struct Reference\n\ngpg::RealTimeMultiplayerManager::RealTimeRoomResponse\n=====================================================\n\n`#include \u003creal_time_multiplayer_manager.h\u003e`\n\n`Data` and `ResponseStatus` for a specific [RealTimeRoom](/games/services/cpp/api/class/gpg/real-time-room#classgpg_1_1_real_time_room) object.\n\nSummary\n-------\n\nThe room value is only valid if [IsSuccess()](/games/services/cpp/api/namespace/gpg#namespacegpg_1a61c5fcddb17a1efad15d843513d61d56) returns true for `ResponseStatus`.\n\n| ### Public attributes ||\n|-----------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [room](#structgpg_1_1_real_time_multiplayer_manager_1_1_real_time_room_response_1a869f54221bedf15cbe299d91d37f76ab) | [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) object for this response. |\n| [status](#structgpg_1_1_real_time_multiplayer_manager_1_1_real_time_room_response_1a4bd03cf1c02776c29a4fed469a2a12d9) | [MultiplayerStatus](/games/services/cpp/api/namespace/gpg#namespacegpg_1ad9430a5d223ce8fb0fe78d07e6b183b4) The status of the operation that generated this response. |\n\nPublic attributes\n-----------------\n\n### room\n\n```c++\nRealTimeRoom gpg::RealTimeMultiplayerManager::RealTimeRoomResponse::room\n``` \nThe [RealTimeRoom](/games/services/cpp/api/class/gpg/real-time-room#classgpg_1_1_real_time_room) object 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++\nMultiplayerStatus gpg::RealTimeMultiplayerManager::RealTimeRoomResponse::status\n``` \nThe status of the operation that generated this response."]]