DebugService

interface DebugService

Useful methods to access to some private data managed by the SDK.

Functions

Link copied to clipboard
abstract fun getAllRealmConfigurations(): List<RealmConfiguration>

Get all the available Realm Configuration.

Link copied to clipboard
abstract fun getDbUsageInfo(): String

Get info on DB size.