Ruyi SDK
Namespaces
Ruyi.SDK.StorageLayer
StorageLayerService.Client Class
Client Methods
GetLocalPathAsync Method
Click or drag to resizeClick or drag to resize

StorageLayerServiceClientGetLocalPathAsync Method

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

[Missing <summary> documentation for "M:Ruyi.SDK.StorageLayer.StorageLayerService.Client.GetLocalPathAsync(System.String,System.Threading.CancellationToken)"]

Namespace:  Ruyi.SDK.StorageLayer
Assembly:  SDK.Gen.ServiceAsync (in SDK.Gen.ServiceAsync.dll) Version: 0.9.3.3995
Syntax
C#
Copy
public Task<GetLocalPathResult> GetLocalPathAsync(
	string message,
	CancellationToken cancellationToken
)

Parameters

message
Type: SystemString

[Missing <param name="message"/> documentation for "M:Ruyi.SDK.StorageLayer.StorageLayerService.Client.GetLocalPathAsync(System.String,System.Threading.CancellationToken)"]

cancellationToken
Type: System.ThreadingCancellationToken

[Missing <param name="cancellationToken"/> documentation for "M:Ruyi.SDK.StorageLayer.StorageLayerService.Client.GetLocalPathAsync(System.String,System.Threading.CancellationToken)"]

Return Value

Type: TaskGetLocalPathResult

[Missing <returns> documentation for "M:Ruyi.SDK.StorageLayer.StorageLayerService.Client.GetLocalPathAsync(System.String,System.Threading.CancellationToken)"]

See Also

Reference

StorageLayerServiceClient Class
Ruyi.SDK.StorageLayer Namespace

Copyright ©Zhongshan Subor Advanced Technology Co., Ltd. 2017-2018, All right reserved

Send comments on this topic to dev-support@playruyi.com