Table of Contents

Method HandleCrudCheckpoint

Namespace
PowerSync.Common.Client
Assembly
PowerSync.Common.dll

HandleCrudCheckpoint(long, string?)

public Task HandleCrudCheckpoint(long lastClientId, string? writeCheckpoint = null)

Parameters

lastClientId long
writeCheckpoint string

Returns

Task