Ruyi SDK
Namespaces
Ruyi.SDK.Online
RuyiNetListUserFilesResponse.Data.FileDetails Class
RuyiNetListUserFilesResponse.Data.FileDetails Constructor
FileDetails Fields
Click or drag to resizeClick or drag to resize

RuyiNetListUserFilesResponseDataFileDetails Class

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

The details of the file to upload.
Inheritance Hierarchy
SystemObject
  Ruyi.SDK.OnlineRuyiNetListUserFilesResponseDataFileDetails

Namespace:  Ruyi.SDK.Online
Assembly:  RuyiSDK (in RuyiSDK.dll) Version: 0.9.3.3995 (0.9.3.3995)
Syntax
C#
Copy
[SerializableAttribute]
public class FileDetails

The RuyiNetListUserFilesResponseDataFileDetails type exposes the following members.

Constructors
  NameDescription
Public methodRuyiNetListUserFilesResponseDataFileDetails
Initializes a new instance of the RuyiNetListUserFilesResponseDataFileDetails class
Top
Fields
  NameDescription
Public fieldcloudFilename
The filename.
Public fieldcloudLocation
The location of the file on the cloud.
Public fieldcloudPath
The path to the file.
Public fieldcreatedAt
When the file was created.
Public fielddownloadUrl
The URL to download the file.
Public fieldfileSize
The size of the file.
Public fieldgameId
The ID of the game the file relates to.
Public fieldprofileId
The profile ID of the owning player.
Public fieldshareable
Whether or not the file is shareable.
Public fieldupdatedAt
When the file was last updated.
Public fielduploadedAt
When the file was uploaded.
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