Realm Kotlin SDK
io.realm.kotlin
BaseRealm
CompactOnLaunchCallback
Configuration
delete()
Deleteable
InitialDataCallback
InitialRealmFileConfiguration
LogConfiguration
MutableRealm
Realm
RealmConfiguration
TypedRealm
UpdatePolicy
ALL
ERROR
Versioned
VersionId
io.realm.kotlin.annotations
ExperimentalRealmSerializerApi
io.realm.kotlin.dynamic
DynamicMutableRealm
DynamicMutableRealmObject
DynamicRealm
DynamicRealmObject
getNullableValue()
getNullableValueDictionary()
getNullableValueList()
getNullableValueSet()
getValue()
getValueDictionary()
getValueList()
getValueSet()
io.realm.kotlin.exceptions
RealmException
io.realm.kotlin.ext
asBsonObjectId()
asFlow()
asRealmObject()
backlinks()
copyFromRealm()
isFrozen()
isManaged()
isValid()
parent()
query()
realmDictionaryEntryOf()
realmDictionaryOf()
realmListOf()
realmSetOf()
toRealmDictionary()
toRealmList()
toRealmSet()
version()
io.realm.kotlin.log
LogLevel
ALL
DEBUG
ERROR
INFO
NONE
TRACE
WARN
WTF
RealmLog
RealmLogger
io.realm.kotlin.migration
AutomaticSchemaMigration
RealmMigration
io.realm.kotlin.notifications
DeletedList
DeletedMap
DeletedObject
DeletedSet
InitialList
InitialMap
InitialObject
InitialRealm
InitialResults
InitialSet
ListChange
ListChangeSet
MapChange
MapChangeSet
ObjectChange
PendingObject
RealmChange
ResultsChange
SetChange
SetChangeSet
SingleQueryChange
UpdatedList
UpdatedMap
UpdatedObject
UpdatedRealm
UpdatedResults
UpdatedSet
io.realm.kotlin.query
find()
max()
min()
RealmElementQuery
RealmQuery
RealmResults
RealmScalarNullableQuery
RealmScalarQuery
RealmSingleQuery
Sort
ASCENDING
DESCENDING
sum()
TRUE_PREDICATE
io.realm.kotlin.schema
ListPropertyType
MapPropertyType
RealmClass
RealmClassKind
ASYMMETRIC
EMBEDDED
STANDARD
RealmProperty
RealmPropertyType
RealmSchema
RealmStorageType
ANY
BINARY
BOOL
DECIMAL128
DOUBLE
FLOAT
INT
OBJECT
OBJECT_ID
STRING
TIMESTAMP
UUID
SetPropertyType
ValuePropertyType
io.realm.kotlin.serializers
MutableRealmIntKSerializer
RealmAnyKSerializer
RealmDictionaryKSerializer
RealmInstantKSerializer
RealmListKSerializer
RealmSetKSerializer
RealmUUIDKSerializer
io.realm.kotlin.types
BacklinksDelegate
BaseRealmObject
EmbeddedBacklinksDelegate
EmbeddedRealmObject
MutableRealmInt
ObjectId
RealmAny
RealmDictionary
RealmInstant
RealmList
RealmMap
RealmObject
RealmSet
RealmUUID
TypedRealmObject
io.realm.kotlin.types.annotations
FullText
Ignore
Index
PersistedName
PrimaryKey