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
/
CollectionChange
Collection
Change
apple
common
jvmCommon
linuxMingw
actual
class
CollectionChange
:
DelegatedClass
<
CBLCollectionChange
>
(
source
)
expect
class
CollectionChange
(
source
)
Provides details about a Collection change.
actual
class
CollectionChange
:
DelegatedClass
<
<Error class: unknown class>
>
(
source
)
actual
class
CollectionChange
(
source
)
Members
Properties
collection
Link copied to clipboard
apple
common
jvmCommon
linuxMingw
actual
val
collection
:
Collection
expect
val
collection
:
Collection
The collection
actual
val
collection
:
Collection
actual
val
collection
:
Collection
document
IDs
Link copied to clipboard
apple
common
jvmCommon
linuxMingw
actual
val
documentIDs
:
List
<
String
>
expect
val
documentIDs
:
List
<
String
>
The list of the changed document IDs
actual
val
documentIDs
:
List
<
String
>
actual
val
documentIDs
:
List
<
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