Ruyi SDK
Namespaces
Ruyi.SDK.Online
RuyiNetClient Class
RuyiNetClient Methods
Dispose Method
Initialise Method
Click or drag to resizeClick or drag to resize

RuyiNetClientInitialise Method

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

Initialise the RUYI net client and switch to the game context.

Namespace:  Ruyi.SDK.Online
Assembly:  SDK.RuyiSDKAsync (in SDK.RuyiSDKAsync.dll) Version: 0.9.3.3995
Syntax
C#
Copy
public Task Initialise(
	string appId,
	string appSecret
)

Parameters

appId
Type: SystemString
The App ID of the game to initialise for.
appSecret
Type: SystemString
The App secret of the game. NOTE: This is a password and should be treated as such.

Return Value

Type: Task

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

See Also

Reference

RuyiNetClient 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