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 Class

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

A task that is used to make a request to RuyiNet.
Inheritance Hierarchy
SystemObject
  Ruyi.SDK.OnlineRuyiNetTaskBase
    Ruyi.SDK.OnlineRuyiNetTaskResponse
      Ruyi.SDK.OnlineRuyiNetPlatformTaskResponse

Namespace:  Ruyi.SDK.Online
Assembly:  RuyiSDK (in RuyiSDK.dll) Version: 0.9.3.3995 (0.9.3.3995)
Syntax
C#
Copy
public class RuyiNetTask<Response> : RuyiNetTaskBase

Type Parameters

Response

[Missing <typeparam name="Response"/> documentation for "T:Ruyi.SDK.Online.RuyiNetTask`1"]

The RuyiNetTaskResponse type exposes the following members.

Constructors
  NameDescription
Public methodRuyiNetTaskResponse
Creates a Task.
Top
Properties
  NameDescription
Public propertyCallback
The callback that will be called when the task completes.
Public propertyCompleted
A flag to indicate whether or not the task is completed.
(Inherited from RuyiNetTaskBase.)
Top
Methods
  NameDescription
Public methodExecute
Runs the task.
(Overrides RuyiNetTaskBaseExecute.)
Public methodOnResponse
Parses the response and calls the callback.
(Overrides RuyiNetTaskBaseOnResponse.)
Top
See Also

Reference

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