Ruyi SDK
Namespaces
Ruyi.SDK.Online
RuyiNetTask(Response) Class
RuyiNetTask(Response) Constructor
RuyiNetTask(Response) Properties
RuyiNetTask(Response) Methods
Click or drag to resizeClick or drag to resize

RuyiNetTaskResponse Constructor

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

Creates a Task.

Namespace:  Ruyi.SDK.Online
Assembly:  RuyiSDK (in RuyiSDK.dll) Version: 0.9.3.3995 (0.9.3.3995)
Syntax
C#
Copy
public RuyiNetTask(
	RuyiNetTaskResponseExecuteType onExecute,
	RuyiNetTaskResponseCallbackType callback
)

Parameters

onExecute
Type: Ruyi.SDK.OnlineRuyiNetTaskResponseExecuteType
The method to call when the task executes.
callback
Type: Ruyi.SDK.OnlineRuyiNetTaskResponseCallbackType
The callback to call when the task completes.
See Also

Reference

RuyiNetTaskResponse 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