Table of Contents

Method CreateUpdatedStatus

Namespace
PowerSync.Common.DB.Crud
Assembly
PowerSync.Common.dll

CreateUpdatedStatus(SyncStatus)

Creates an updated SyncStatus by merging the current status with the provided updated status.

public SyncStatus CreateUpdatedStatus(SyncStatus updatedStatus)

Parameters

updatedStatus SyncStatus

Returns

SyncStatus