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

RuyiNetUploadFileResponseDataFileDetails Class

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

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

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 RuyiNetUploadFileResponseDataFileDetails type exposes the following members.

Constructors
  NameDescription
Public methodRuyiNetUploadFileResponseDataFileDetails
Initializes a new instance of the RuyiNetUploadFileResponseDataFileDetails class
Top
Fields
  NameDescription
Public fieldcloudPath
The location of the file on the cloud.
Public fieldcreatedAt
When the file was created.
Public fieldexpiresAt
When the file expires.
Public fieldfilename
The filename.
Public fieldfileSize
The size of the file.
Public fieldfileType
The file type.
Public fieldgameId
The ID of the game the file relates to.
Public fieldpath
The path to the file.
Public fieldprofileId
The profile ID of the owning player.
Public fieldreplaceIfExists
Whether the file will replace a file if it already exists.
Public fieldshareable
Whether or not the file is shareable.
Public fieldupdatedAt
When the file was last updated.
Public fielduploadId
The ID of this 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