Search Results for

    Show / Hide Table of Contents

    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.

    In This Article
    Back to top Generated by DocFX