kotbase
Toggle table of contents
3.2
Select version
3.2
3.1
3.0
apple
common
jvmCommon
linuxMingw
Platform filter
apple
common
jvmCommon
linuxMingw
Switch theme
Search in API
kotbase
couchbase-lite
/
kotbase
/
DocumentChange
Document
Change
apple
common
jvmCommon
linuxMingw
actual
class
DocumentChange
:
DelegatedClass
<
CBLDocumentChange
>
(
source
)
expect
class
DocumentChange
(
source
)
Provides details about a Document change.
actual
class
DocumentChange
:
DelegatedClass
<
<Error class: unknown class>
>
(
source
)
actual
class
DocumentChange
(
source
)
Members
Properties
collection
Link copied to clipboard
apple
common
jvmCommon
linuxMingw
actual
val
collection
:
Collection
expect
val
collection
:
Collection
The Document's collection
actual
val
collection
:
Collection
actual
val
collection
:
Collection
document
ID
Link copied to clipboard
apple
common
jvmCommon
linuxMingw
actual
val
documentID
:
String
expect
val
documentID
:
String
The changed document ID
actual
val
documentID
:
String
actual
val
documentID
:
String
Functions
equals
Link copied to clipboard
apple
jvmCommon
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
hash
Code
Link copied to clipboard
apple
jvmCommon
open
override
fun
hashCode
(
)
:
Int
open
override
fun
hashCode
(
)
:
Int
to
String
Link copied to clipboard
apple
jvmCommon
open
override
fun
toString
(
)
:
String
open
override
fun
toString
(
)
:
String