Table of Contents

Method GetClientId

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

GetClientId()

Get an unique client id for this database.

The id is not reset when the database is cleared, only when the database is deleted.

public Task<string> GetClientId()

Returns

Task<string>