Ruyi SDK
Namespaces
Ruyi.SDK.Online
RuyiNetPatchService Class
RuyiNetPatchService Methods
GetGameManifest Method
Click or drag to resizeClick or drag to resize

RuyiNetPatchServiceGetGameManifest Method

[This is preliminary documentation and is subject to change.]

Returns a manifest for the specified game.

Namespace:  Ruyi.SDK.Online
Assembly:  SDK.RuyiSDKAsync (in SDK.RuyiSDKAsync.dll) Version: 0.9.3.3995
Syntax
C#
Copy
public Task<RuyiNetGameManifest> GetGameManifest(
	int clientIndex,
	string gameId
)

Parameters

clientIndex
Type: SystemInt32
The index of the client making the call.
gameId
Type: SystemString
The index of the client making the call.

Return Value

Type: TaskRuyiNetGameManifest

[Missing <returns> documentation for "M:Ruyi.SDK.Online.RuyiNetPatchService.GetGameManifest(System.Int32,System.String)"]

See Also

Reference

RuyiNetPatchService Class
Ruyi.SDK.Online Namespace

Copyright ©Zhongshan Subor Advanced Technology Co., Ltd. 2017-2018, All right reserved

Send comments on this topic to dev-support@playruyi.com