storeMetadata

open suspend override fun storeMetadata(metadata: String)

Stores client metadata in the preferences.

Parameters

metadata

The metadata string to store.

Throws

If the client or preferences are not set.