GCKGameManagerResult Class
The result of a Game Manager request.
- Deprecated:
- The Game Manager API is no longer supported and will be removed in a future release.
Inherits NSObject.
|
(instancetype) | - init |
| Default initializer is not available. More...
|
|
Default initializer is not available.
The request ID associated with this response.
The player ID associated with this response.
Extra message data stored as part of this response.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-09-18 UTC.
[null,null,["Last updated 2024-09-18 UTC."],[[["The `GCKGameManagerResult` class represents the result of a Game Manager request, including details like request ID, player ID, and extra data."],["This class is deprecated and will be removed in a future release; the Game Manager API is no longer supported."],["Developers cannot use the default initializer for this class."],["The properties `requestID`, `playerID`, and `extraData` provide information about the associated request and response."]]],[]]