PersonalDataFactory

The factory to create an instance of PersonalData.

Important: This is a Public Preview API. It may be changed or removed at any time.

Functions

Link copied to clipboard
fun create(context: Context, storageDir: File, configuration: OnlinePersonalDataConfiguration? = null): PersonalData

Creates an instance of PersonalData that stores data in the specified directory and optionally synchronizes personal data online across devices.