Ruyi SDK
Namespaces
Ruyi.SDK.Online
RuyiNetClient Class
RuyiNetClient Methods
Dispose Method
Initialise Method
Update 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:  RuyiSDK (in RuyiSDK.dll) Version: 0.9.3.3995 (0.9.3.3995)
Syntax
C#
Copy
public void Initialise(
	string appId,
	string appSecret,
	Action onInitialised
)

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.
onInitialised
Type: SystemAction
The function to call whe initialisation completes.
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