element-android/changelog.d/6884.sdk
2022-08-19 10:11:31 +02:00

2 lines
215 B
Plaintext

Rename `DebugService.logDbUsageInfo` (resp. `Session.logDbUsageInfo`) to `DebugService.getDbUsageInfo` (resp. `Session.getDbUsageInfo`) and return a String instead of logging. The caller may want to log the String.