MigrateEAtoEROperation

class MigrateEAtoEROperation(migrateGroupSessions: Boolean = false)

Constructors

Link copied to clipboard
fun MigrateEAtoEROperation(migrateGroupSessions: Boolean = false)

Functions

Link copied to clipboard
fun dynamicExecute(    dynamicRealm: DynamicRealm,     rustFilesDir: File,     passphrase: String?)
Link copied to clipboard
fun execute(    cryptoRealm: RealmConfiguration,     rustFilesDir: File,     passphrase: String?): File