Ruyi SDK
Namespaces
Ruyi.SDK.Online
RuyiNetUserFileService Class
RuyiNetUserFileService Methods
CancelUpload Method
DeleteUserFile Method
DeleteUserFiles Method
GetCDNUrl Method
GetUploadBytesTransferred Method
GetUploadProgress Method
GetUploadTotalBytesToTransfer Method
ListUserFiles Method
UploadFile Method
Click or drag to resizeClick or drag to resize

RuyiNetUserFileService Methods

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

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

RuyiNetUserFileService 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