Realm To Migrate
Types
Inheritors
Extensions
Link copied to clipboard
fun RealmToMigrate.getPickledAccount(pickleKey: ByteArray): MigrationData
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun RealmToMigrate.pickledOlmGroupSessions( pickleKey: ByteArray, chunkSize: Int, onChunk: (List<PickledInboundGroupSession>) -> Unit)
Content copied to clipboard
Link copied to clipboard
fun RealmToMigrate.pickledOlmSessions( pickleKey: ByteArray, chunkSize: Int, onChunk: (List<PickledSession>) -> Unit)
Content copied to clipboard
Link copied to clipboard
fun RealmToMigrate.trackedUsersChunk(chunkSize: Int, onChunk: (List<String>) -> Unit)
Content copied to clipboard