Ruyi SDK
Namespaces
Ruyi.SDK.Online
RuyiNetUserFileService Class
RuyiNetUserFileService Methods
Click or drag to resizeClick or drag to resize

RuyiNetUserFileService Class

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

Allows users to upload files to their individual accounts
Inheritance Hierarchy
SystemObject
  Ruyi.SDK.OnlineRuyiNetService
    Ruyi.SDK.OnlineRuyiNetUserFileService

Namespace:  Ruyi.SDK.Online
Assembly:  RuyiSDK (in RuyiSDK.dll) Version: 0.9.3.3995 (0.9.3.3995)
Syntax
C#
Copy
public class RuyiNetUserFileService : RuyiNetService

The RuyiNetUserFileService type exposes the following members.

Methods
  NameDescription
Public methodCancelUpload
Cancels an upload.
Public methodDeleteUserFile
Deletes a single user file.
Public methodDeleteUserFiles
Deletes multiple user files.
Public methodGetCDNUrl
Returns the CDN url for a file object.
Public methodGetUploadBytesTransferred
Returns the number of bytes uploaded or -1 if upload not found.
Public methodGetUploadProgress
Returns the progress of the given upload from 0.0 to 1.0 or -1 if upload not found.
Public methodGetUploadTotalBytesToTransfer
Returns the total number of bytes that will be uploaded or -1 if upload not found.
Public methodListUserFiles(Int32, RuyiNetTaskRuyiNetListUserFilesResponseCallbackType)
List all user files.
Public methodListUserFiles(Int32, String, Boolean, RuyiNetTaskRuyiNetListUserFilesResponseCallbackType)
List all user files.
Public methodUploadFile
Prepares a user file upload.
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