Table of Contents

Method InitializeAsync

Namespace
PowerSync.Common.Attachments
Assembly
PowerSync.Common.dll

InitializeAsync()

Initializes the storage adapter (e.g., creating necessary directories).

public Task InitializeAsync()

Returns

Task

A task that completes when initialization is done.