Add developer option to optimize the SDK DBs
This commit is contained in:
committed by
Jorge Martin Espinosa
parent
0c60b75709
commit
5d6aa1fcfd
+2
@@ -194,6 +194,8 @@ interface MatrixClient {
|
||||
* Use [Timeline.markAsRead] instead when possible.
|
||||
*/
|
||||
suspend fun markRoomAsFullyRead(roomId: RoomId, eventId: EventId): Result<Unit>
|
||||
|
||||
suspend fun vacuumStores(): Result<Unit>
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user