postCheckpointRequest

abstract suspend fun postCheckpointRequest(clientId: String, requestId: Long): Long(source)

Posts a client-generated checkpoint request to the backend and returns the effective checkpoint request state.

Parameters

clientId

The PowerSync client ID for the current device.

requestId

The client-generated checkpoint request ID.