toggle menu
realm-kotlin
3.0.0
common
switch theme
Realm
Kotlin
SDK
io.
realm.
kotlin
Base
Realm
Compact
On
Launch
Callback
Configuration
Shared
Builder
delete()
Deleteable
Initial
Data
Callback
Initial
Realm
File
Configuration
Mutable
Realm
Realm
Companion
Realm
Configuration
Builder
Companion
Typed
Realm
Update
Policy
ERROR
ALL
Versioned
Version
Id
io.
realm.
kotlin.
annotations
Experimental
Geo
Spatial
Api
Experimental
Realm
Serializer
Api
io.
realm.
kotlin.
dynamic
Dynamic
Mutable
Realm
Dynamic
Mutable
Realm
Object
Companion
Dynamic
Realm
Dynamic
Realm
Object
get
Nullable
Value()
get
Nullable
Value
Dictionary()
get
Nullable
Value
List()
get
Nullable
Value
Set()
get
Value()
get
Value
Dictionary()
get
Value
List()
get
Value
Set()
io.
realm.
kotlin.
exceptions
Realm
Exception
io.
realm.
kotlin.
ext
as
Flow()
as
Realm
Object()
backlinks()
copy
From
Realm()
degrees
is
Frozen()
is
Managed()
is
Valid()
km
miles
parent()
query()
radians
realm
Any
Dictionary
Of()
realm
Any
List
Of()
realm
Any
Of()
realm
Dictionary
Entry
Of()
realm
Dictionary
Of()
realm
List
Of()
realm
Set
Of()
to
Realm
Dictionary()
to
Realm
List()
to
Realm
Set()
version()
io.
realm.
kotlin.
log
App
Log
Category
Changeset
Log
Category
Client
Log
Category
Log
Category
Companion
Log
Level
ALL
TRACE
DEBUG
INFO
WARN
ERROR
WTF
NONE
Network
Log
Category
Notification
Log
Category
Object
Log
Category
Query
Log
Category
Realm
Log
Realm
Log
Category
Realm
Logger
Reset
Log
Category
Sdk
Log
Category
Server
Log
Category
Session
Log
Category
Storage
Log
Category
Sync
Log
Category
Transaction
Log
Category
io.
realm.
kotlin.
migration
Automatic
Schema
Migration
Migration
Context
Realm
Migration
io.
realm.
kotlin.
notifications
Deleted
List
Deleted
Map
Deleted
Object
Deleted
Set
Dictionary
Change
Set
Initial
List
Initial
Map
Initial
Object
Initial
Realm
Initial
Results
Initial
Set
List
Change
List
Change
Set
Range
Map
Change
Map
Change
Set
Object
Change
Pending
Object
Realm
Change
Results
Change
Set
Change
Set
Change
Set
Single
Query
Change
Updated
List
Updated
Map
Updated
Object
Updated
Realm
Updated
Results
Updated
Set
io.
realm.
kotlin.
query
find()
max()
min()
Realm
Element
Query
Realm
Query
Realm
Results
Realm
Scalar
Nullable
Query
Realm
Scalar
Query
Realm
Single
Query
Sort
ASCENDING
DESCENDING
sum()
TRUE_PREDICATE
io.
realm.
kotlin.
schema
List
Property
Type
Map
Property
Type
Realm
Class
Realm
Class
Kind
STANDARD
EMBEDDED
Realm
Property
Realm
Property
Type
Companion
Realm
Schema
Realm
Storage
Type
BOOL
INT
STRING
BINARY
OBJECT
FLOAT
DOUBLE
DECIMAL128
TIMESTAMP
OBJECT_ID
UUID
ANY
Set
Property
Type
Value
Property
Type
io.
realm.
kotlin.
serializers
Mutable
Realm
Int
KSerializer
Realm
Any
KSerializer
Realm
Dictionary
KSerializer
Realm
Instant
KSerializer
Realm
List
KSerializer
Realm
Set
KSerializer
Realm
UUIDKSerializer
io.
realm.
kotlin.
types
Backlinks
Delegate
Base
Realm
Object
Embedded
Backlinks
Delegate
Embedded
Realm
Object
Mutable
Realm
Int
Companion
Realm
Any
Companion
Type
INT
BOOL
STRING
BINARY
TIMESTAMP
FLOAT
DOUBLE
DECIMAL128
OBJECT_ID
UUID
OBJECT
LIST
DICTIONARY
Realm
Dictionary
Realm
Dictionary
Entry
Set
Realm
Dictionary
Mutable
Entry
Realm
Instant
Companion
Realm
List
Realm
Map
Realm
Object
Realm
Set
Realm
UUID
Companion
Typed
Realm
Object
io.
realm.
kotlin.
types.
annotations
Full
Text
Ignore
Index
Persisted
Name
Primary
Key
io.
realm.
kotlin.
types.
geo
Distance
Companion
Geo
Box
Companion
Geo
Circle
Companion
Geo
Point
Companion
Geo
Polygon
Companion
Realm Kotlin SDK
/
io.realm.kotlin.types.geo
/
GeoPolygon
/
outerRing
outer
Ring
abstract
val
outerRing
:
List
<
GeoPoint
>
A list of
GeoPoint
s representing the outer ring of the polygon.