class DeletionChange : Change


A Change with Metadata.id of deleted Record. For privacy, only unique identifiers of the deletion are returned. Clients holding copies of data should keep a copy of Metadata.id along with its contents, if deletion propagation is desired.

Summary

Public functions

open operator Boolean
equals(other: Any?)
open Int

Public properties

String

Metadata.id of deleted Record.

Public functions

equals

open operator fun equals(other: Any?): Boolean

hashCode

open fun hashCode(): Int

Public properties

recordId

Added in 1.1.0-alpha07
val recordIdString

Metadata.id of deleted Record.