ReplicatedDocument

actual class ReplicatedDocument : DelegatedClass<<Error class: unknown class>> (source)

Properties

Link copied to clipboard

The current document replication error.

Link copied to clipboard
expect val flags: Set<DocumentFlag>

The current status flag of the document. e.g. deleted, access removed

actual val flags: Set<DocumentFlag>
actual val flags: Set<DocumentFlag>
Link copied to clipboard
expect val id: String

The current document id.

actual val id: String
actual val id: String

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String
open override fun toString(): String