Delegate FileKit.SyncCloudStorageCallback
Callback used in SyncCloudStorage(FileKit.SyncCloudStorageCallback).
Namespace: Trail
Assembly: Trail.dll
Syntax
public delegate void SyncCloudStorageCallback(Result result);
Parameters
| Type | Name | Description |
|---|---|---|
| Result | result | The result of the synchronization. |