Ruyi SDK
Namespaces
Ruyi.SDK.Online
RuyiNetUserFileService Class
RuyiNetUserFileService Methods
ListUserFiles Method
ListUserFiles Method (Int32)
ListUserFiles Method (Int32, String, Boolean)
Click or drag to resizeClick or drag to resize

RuyiNetUserFileServiceListUserFiles Method (Int32, String, Boolean)

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

List all user files.

Namespace:  Ruyi.SDK.Online
Assembly:  SDK.RuyiSDKAsync (in SDK.RuyiSDKAsync.dll) Version: 0.9.3.3995
Syntax
C#
Copy
public Task<RuyiNetListUserFilesResponse> ListUserFiles(
	int index,
	string cloudPath,
	bool recursive
)

Parameters

index
Type: SystemInt32
The index of user
cloudPath
Type: SystemString
File path.
recursive
Type: SystemBoolean
Whether to recurse into sub-directories

Return Value

Type: TaskRuyiNetListUserFilesResponse

[Missing <returns> documentation for "M:Ruyi.SDK.Online.RuyiNetUserFileService.ListUserFiles(System.Int32,System.String,System.Boolean)"]

See Also

Reference

RuyiNetUserFileService Class
ListUserFiles Overload
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