RuyiNetGameManifest Class |
[This is preliminary documentation and is subject to change.]
Namespace: Ruyi.SDK.Online
public class RuyiNetGameManifest
The RuyiNetGameManifest type exposes the following members.
| Name | Description | |
|---|---|---|
| RuyiNetGameManifest |
Construction
|
| Name | Description | |
|---|---|---|
| GameId |
The Game ID this manifest represents.
| |
| LatestVersion |
The latest version of the game.
| |
| PatchInfo |
A list of patches for this game.
| |
| Status |
The status of the response data (compare to RuyiNetHttpStatus.OK).
|
| Name | Description | |
|---|---|---|
| (RuyiNetGetGameManifestResponse to RuyiNetGameManifest) |
Implicit conversion from JSON response class.
|