init(accountId:persistence:)

Create a new Client to connect to a particular account

init(accountId: String, persistence: any Persistence)

Parameters

accountId

the account to connect to

persistence

the persistence layer to use for storage